things
This commit is contained in:
@@ -11,12 +11,7 @@ then
|
||||
cargo install wasm-pack
|
||||
fi
|
||||
|
||||
if [ "${CONFIG}" = "release" ]
|
||||
then
|
||||
wasm-pack build
|
||||
else
|
||||
wasm-pack build --release
|
||||
fi
|
||||
wasm-pack build --release
|
||||
|
||||
cd www
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user