reconcile/scripts/build-js.sh
2025-07-05 10:13:51 +01:00

7 lines
88 B
Bash
Executable file

#!/bin/bash
set -e
rm -rf pkg
wasm-pack build --target web --features wasm,wee_alloc