Improve metadata first load performance (#46)
* fix: reduces the number of full metadata calls - speeding up imports #45 * chore(deps): update EmulatorJS
This commit is contained in:
@@ -121,6 +121,9 @@
|
||||
<ItemGroup>
|
||||
<Content Remove="Support\PlatformMap.json" />
|
||||
<Content Remove="wwwroot\pages\settings\" />
|
||||
<Content Remove="wwwroot\scripts\jquery.lazy.plugins.min.js" />
|
||||
<Content Remove="wwwroot\scripts\jquery.lazy.min.js" />
|
||||
<Content Remove="wwwroot\pages\dialogs\romsdelete.html" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Support\PlatformMap.json" Condition="'$(ExcludeConfigFilesFromBuildOutput)'!='true'">
|
||||
|
Reference in New Issue
Block a user