Skip to content

Commit e97f6fa

Browse files
authored
Explicitly set the BlazorWebAssemblyJSMapPath to empty value
1 parent 38a9ab6 commit e97f6fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
-->
1010
<BlazorCacheBootResources>false</BlazorCacheBootResources>
1111
<OverrideHtmlAssetPlaceholders>true</OverrideHtmlAssetPlaceholders>
12+
<BlazorWebAssemblyJSMapPath></BlazorWebAssemblyJSMapPath>
1213
</PropertyGroup>
1314

1415
<ItemGroup>

0 commit comments

Comments
 (0)