File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 <BlazorWebAssemblyLoadAllGlobalizationData Condition =" '$(InvariantGlobalization)' == 'false'" >true</BlazorWebAssemblyLoadAllGlobalizationData >
1010 <ServiceWorkerAssetsManifest >service-worker-assets.js</ServiceWorkerAssetsManifest >
1111 <StaticWebAssetProjectMode >Default</StaticWebAssetProjectMode >
12+ <WasmEnableSIMD Condition =" '$(Environment)' != 'Development'" >true</WasmEnableSIMD >
1213 <!-- /+:msbuild-conditional:noEmit -->
13- <WasmEnableSIMD >false</WasmEnableSIMD >
1414 <WasmStripILAfterAOT Condition =" '$(offlineDb)' == 'false'" >true</WasmStripILAfterAOT >
1515 <WasmBuildNative Condition =" '$(offlineDb)' == 'true' OR '$(offlineDb)' == ''" >true</WasmBuildNative >
1616 <!-- /-:msbuild-conditional:noEmit -->
You can’t perform that action at this time.
0 commit comments