3.16.3 • Published 6 years ago
@0x-lerna-fork/clean v3.16.3
@0x-lerna-fork/clean
Remove the node_modules directory from all packages
Install lerna for access to the lerna CLI.
Usage
$ lerna cleanRemove the node_modules directory from all packages.
lerna clean respects the --ignore, --scope, and --yes flags (see Filter Flags).
lerna cleandoes not remove modules from the rootnode_modulesdirectory, even if you have the--hoistoption enabled.