about summary refs log tree commit diff
path: root/MatrixUtils.Web/MatrixUtils.Web.csproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--MatrixUtils.Web/MatrixUtils.Web.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixUtils.Web/MatrixUtils.Web.csproj b/MatrixUtils.Web/MatrixUtils.Web.csproj

index d5977a0..515b235 100644 --- a/MatrixUtils.Web/MatrixUtils.Web.csproj +++ b/MatrixUtils.Web/MatrixUtils.Web.csproj
@@ -9,6 +9,7 @@ <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles> <UseBlazorWebAssembly>true</UseBlazorWebAssembly> + <BlazorEnableCompression>false</BlazorEnableCompression> <ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest> <!-- <RunAOTCompilation>true</RunAOTCompilation>--> </PropertyGroup>