mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 05:06:14 +01:00
bindings/cashu-js update justfile
This commit is contained in:
5
bindings/cashu-js/justfile
Normal file
5
bindings/cashu-js/justfile
Normal file
@@ -0,0 +1,5 @@
|
||||
build:
|
||||
wasm-pack build
|
||||
|
||||
build:
|
||||
wasm-pack pack
|
||||
@@ -37,8 +37,5 @@
|
||||
"node": ">= 10"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "WASM_PACK_ARGS=--release ./scripts/build.sh",
|
||||
"build:dev": "WASM_PACK_ARGS=--dev ./scripts/build.sh",
|
||||
"package": "npm run build && npm pack"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user