Skip to content

Commit

Permalink
🔧 chore: disable webcil for running dynamic demo
Browse files Browse the repository at this point in the history
  • Loading branch information
capdiem committed Sep 30, 2024
1 parent 0b1deca commit 512df70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Masa.Docs.WebAssembly/Masa.Docs.WebAssembly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
<WasmEnableWebcil>false</WasmEnableWebcil>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 512df70

Please sign in to comment.