0.2.5 • Published 5 years ago
@pubbo/clean v0.2.5
@pubbo/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 accepts all filter flags, as well as --yes.
lerna cleandoes not remove modules from the rootnode_modulesdirectory, even if you have the--hoistoption enabled.