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