Skip to content

Commit

Permalink
Revert AoT
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Dec 8, 2024
1 parent 2431c94 commit eaffd2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Pkmds.Web/Pkmds.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
</PropertyGroup>

<PropertyGroup>
<RunAOTCompilation>true</RunAOTCompilation>
<WasmStripILAfterAOT>true</WasmStripILAfterAOT>
<BlazorWebAssemblyEnableLinking>true</BlazorWebAssemblyEnableLinking>
<BlazorEnableCompression>true</BlazorEnableCompression>
</PropertyGroup>

<PropertyGroup>
<WasmEnableSIMD>false</WasmEnableSIMD>
</PropertyGroup>
Expand Down

0 comments on commit eaffd2d

Please sign in to comment.