File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
src/Components/benchmarkapps/Wasm.Performance/TestApp Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 88 Client caching isn't part of our performance measurement, so we'll skip it.
99 -->
1010 <BlazorCacheBootResources >false</BlazorCacheBootResources >
11- <OverrideHtmlAssetPlaceholders >true</OverrideHtmlAssetPlaceholders >
1211 </PropertyGroup >
1312
1413 <ItemGroup >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < title > E2EPerformance</ title >
6- < link rel ="preload " id ="webassembly " />
76 < base href ="/ " />
8- < script type ="importmap "> </ script >
97</ head >
108< body >
119 < script >
2119 </ script >
2220
2321 < app > Loading...</ app >
24- < script src ="_framework/blazor.webassembly#[.{fingerprint}] .js "> </ script >
22+ < script src ="_framework/blazor.webassembly.js "> </ script >
2523</ body >
2624</ html >
You can’t perform that action at this time.
0 commit comments