move basic stuff into ZeroVue config which is loaded by vue on startup

This commit is contained in:
2020-04-11 17:45:39 +02:00
parent 2838eeadab
commit 2799f62be8
7 changed files with 203 additions and 79 deletions
+4
View File
@@ -42,4 +42,8 @@
<ProjectReference Include="..\zero.Core\zero.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="App\Mixins\" />
</ItemGroup>
</Project>