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