mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
cleanup
remove happy-dom try to fix some issues with tests add wasm-pack as devDependency update versions
This commit is contained in:
parent
d51ca2150c
commit
ad9d372e9c
6 changed files with 887 additions and 2112 deletions
|
@ -8,5 +8,5 @@ if [ "$TARGET" = "web" ]; then
|
|||
FEATURE="web"
|
||||
fi
|
||||
|
||||
wasm-pack build --no-pack --target $TARGET --no-default-features --features $FEATURE
|
||||
npx wasm-pack build --no-pack --target $TARGET --no-default-features --features $FEATURE
|
||||
cp package.json pkg/package.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue