Format
This commit is contained in:
parent
f04972f1e1
commit
5cf75bdfac
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
which wasm-pack || cargo install wasm-pack
|
which wasm-pack || cargo install wasm-pack
|
||||||
wasm-pack build --target web --features wasm
|
wasm-pack build --target web --features wasm
|
||||||
|
|
||||||
cd reconcile-js
|
cd reconcile-js
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue