@0x-lerna-fork/clean 中文文档教程

发布于 5年前 浏览 27 项目主页 更新于 3年前

@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 root node_modules directory, even if you have the --hoist option enabled.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文