Skip to content

Commit 53a311e

Browse files
committed
♻️ Remove WasmEnableHotReload property
Eliminated the WasmEnableHotReload property from the project file to streamline configuration and avoid potential conflicts.
1 parent 38715f1 commit 53a311e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Web/Web.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<GHPagesBase>/</GHPagesBase>
1212
<WasmBuildNative>true</WasmBuildNative>
1313
<OverrideHtmlAssetPlaceholders>true</OverrideHtmlAssetPlaceholders>
14-
<WasmEnableHotReload>true</WasmEnableHotReload>
1514
</PropertyGroup>
1615

1716
<!-- <ItemGroup>

0 commit comments

Comments
 (0)