Skip to content

Commit 3b247bf

Browse files
committed
update build
1 parent 1a2bd53 commit 3b247bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"packageManager": "pnpm@8.15.4",
66
"scripts": {
7+
"build": "pnpm build:web",
78
"build:wasm": "wasm-pack build crates/engine --target web --out-dir ../../apps/web/src/wasm",
89
"predev:web": "pnpm build:wasm",
910
"prebuild:web": "pnpm build:wasm",

0 commit comments

Comments
 (0)