mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
feat: 添加clean命令,清除node_modules
This commit is contained in:
parent
71f1a05a9d
commit
f34fa069a4
@ -8,6 +8,7 @@
|
|||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"clean": "lerna clean",
|
||||||
"bootstrap": "lerna bootstrap",
|
"bootstrap": "lerna bootstrap",
|
||||||
"build": "father-build --watch",
|
"build": "father-build --watch",
|
||||||
"ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
|
"ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user