build fixes

This commit is contained in:
Simon Gardling
2022-02-24 02:29:19 -05:00
parent 0c95e70533
commit 3c51050054
3 changed files with 4 additions and 4 deletions

View File

@@ -11,6 +11,6 @@ then
cargo install wasm-pack
fi
wasm-pack build --release --target web
wasm-pack build --release --target web --no-typescript
basic-http-server