@0x-lerna-fork/clean 中文文档教程
@0x-lerna-fork/clean
从所有包中删除 node_modules 目录
安装 lerna 以访问 lerna
CLI。
Usage
$ lerna clean
从所有包中删除 node_modules
目录。
lerna clean
遵守 --ignore
、--scope
和 --yes
标志(参见 过滤标志)。
lerna clean
不会从根node_modules
目录中删除模块,即使您启用了--hoist
选项。
@0x-lerna-fork/clean
Remove the node_modules directory from all packages
Install lerna for access to the lerna
CLI.
Usage
$ lerna clean
Remove the node_modules
directory from all packages.
lerna clean
respects the --ignore
, --scope
, and --yes
flags (see Filter Flags).
lerna clean
does not remove modules from the rootnode_modules
directory, even if you have the--hoist
option enabled.
更多
你可能也喜欢
- 75l 中文文档教程
- @0x-lerna-fork/write-log-file 中文文档教程
- @0xcda7a/npm 中文文档教程
- @1023-ventures/piral-cli-rupel-csharp-codegen 中文文档教程
- @21epub/epub-form-components 中文文档教程
- @36node/template-react-redux 中文文档教程
- @3rd1t/formal-native 中文文档教程
- @8sistemas/design-system 中文文档教程
- @absolunet/git-remote-semver 中文文档教程
- @abtnode/nedb 中文文档教程