run build script in npm prepare
step
This commit is contained in:
parent
6b8f485f9f
commit
b1d893be2f
|
@ -30,7 +30,7 @@
|
||||||
"url": "https://github.com/goto-bus-stop/setup-zig.git"
|
"url": "https://github.com/goto-bus-stop/setup-zig.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "ncc build index.js -o dist",
|
"prepare": "ncc build index.js -o dist",
|
||||||
"test": "standard"
|
"test": "standard"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user