🎉 initial commit

This commit is contained in:
2025-09-20 20:44:24 +08:00
commit 82538addcc
19 changed files with 483 additions and 0 deletions

6
scripts/build.sh Normal file
View 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