npm-run-help:列出可用的`npm run`脚本

时间:2021-04-29 22:36:52
【文件属性】:
文件名称:npm-run-help:列出可用的`npm run`脚本
文件大小:80KB
文件格式:ZIP
更新时间:2021-04-29 22:36:52
JavaScript npm-run-help 列出可用的。 安装 首次下载: npm i --save-dev npm-run-help 然后添加到package.json的scripts字段: "scripts": { + "help": "npm-run-help", "build": "browserify load-quote.js -v | uglifyjs -v > bundle.js && git add bundle.js && git commit -m 'Build bundle.js'", "deploy": "git checkout gh-pages && git merge --no-edit master && npm run build && git push && git checkout -", "test": "echo \"Error: no te
【文件预览】:
npm-run-help-master
----screenshot.png(89KB)
----.gitignore(14B)
----index.js(406B)
----readme.md(989B)
----package.json(759B)

网友评论