feat: add box node
This commit is contained in:
6
nodes/max/plantarium/box/package.json
Normal file
6
nodes/max/plantarium/box/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build": "wasm-pack build --release --out-name index --no-default-features",
|
||||
"dev": "cargo watch -s 'pnpm build'"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user