🎉 initial commit
This commit is contained in:
6
scripts/build.sh
Normal file
6
scripts/build.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
cd $(dirname $0)/..
|
||||
wasm-pack build --target=web --scope=landaiqing
|
||||
|
||||
cp -R ./extra/. ./pkg/
|
||||
|
||||
./scripts/package.mjs ./pkg/package.json
|
||||
Reference in New Issue
Block a user