mirror of
https://github.com/BloopAI/setup-zig.git
synced 2026-08-23 12:18:33 +00:00
run build script in npm prepare step
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user