mirror of
https://github.com/wassname/template.git
synced 2026-06-27 19:33:10 +08:00
Add prepare script to npm package
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
"test": "mocha",
|
||||
"lint": "eslint",
|
||||
"build": "rollup -c rollup.config.js",
|
||||
"prepublishOnly": "npm run build"
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"repository": {
|
||||
"url": "git+https://github.com/distillpub/distill-template.git",
|
||||
|
||||
Reference in New Issue
Block a user