summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/asm-paint/run
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/wasm/asm-paint/run')
-rwxr-xr-xWebInterface/wasm/asm-paint/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebInterface/wasm/asm-paint/run b/WebInterface/wasm/asm-paint/run
index 61c1997..1da1e35 100755
--- a/WebInterface/wasm/asm-paint/run
+++ b/WebInterface/wasm/asm-paint/run
@@ -1,3 +1,3 @@
#!/bin/sh
-wasm-pack build --target web
+wasm-pack build --release --target web