cleanup + git commit info
This commit is contained in:
@@ -3,13 +3,4 @@ set -e
|
||||
|
||||
bash build.sh
|
||||
|
||||
rustup target add wasm32-unknown-unknown
|
||||
|
||||
if [ -z "$(cargo install --list | grep wasm-pack)" ]
|
||||
then
|
||||
cargo install wasm-pack
|
||||
fi
|
||||
|
||||
wasm-pack build --release --target web --no-typescript
|
||||
|
||||
basic-http-server
|
||||
basic-http-server tmp/
|
||||
Reference in New Issue
Block a user