chore: cleanup node buildscripts
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build": "cargo build --target wasm32-unknown-unknown --release && mkdir -p pkg && cp ../../../../target/wasm32-unknown-unknown/release/out.wasm ./pkg/node.wasm",
|
||||
"dev": "cargo watch -s 'wasm-pack build --dev --out-name index --no-default-features'"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user