Update packages
This commit is contained in:
parent
3cebdf3bfa
commit
ebef7fe1c5
12 changed files with 1126 additions and 792 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
wasm-pack build --target web
|
||||
wasm-pack build --debug --target web
|
||||
sed 's/.\/pkg/./g' index.html > pkg/index.html
|
||||
miniserve pkg --index index.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue