3.5.1 • Published 7 years ago
@yoitsro/lerna-clean v3.5.1
@lerna/clean
Remove the node_modules directory from all packages
Usage
$ lerna cleanRemove the node_modules directory from all packages.
lerna clean respects the --ignore, --scope, and --yes flags (see Filter Flags).
If you have the
--hoistoption enabled this will not remove modules from the rootnode_modulesdirectory.