app: server uncompressed WASM to webkit browsers

This commit is contained in:
Valentin Tolmer
2023-03-28 13:11:03 +02:00
committed by nitnelave
parent c7c6d95334
commit aad4711056
3 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ fi
wasm-pack build --target web --release
gzip -9 -f pkg/lldap_app_bg.wasm
gzip -9 -k -f pkg/lldap_app_bg.wasm