mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Added a custom debug root path provider, this means we do not have to recompile the views every time we make a view change
This commit is contained in:
parent
7976d3d867
commit
7cf649c020
3 changed files with 50 additions and 0 deletions
|
@ -180,6 +180,7 @@
|
|||
<Compile Include="Helpers\ContravariantBindingResolver.cs" />
|
||||
<Compile Include="Helpers\CultureHelper.cs" />
|
||||
<Compile Include="Helpers\CustomHtmlHelper.cs" />
|
||||
<Compile Include="Helpers\DebugRootPathProvider.cs" />
|
||||
<Compile Include="Helpers\EmptyViewBase.cs" />
|
||||
<Compile Include="Helpers\HeadphonesSender.cs" />
|
||||
<Compile Include="Helpers\AngularViewBase.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue