4.4.0 • Published 10 months ago

@pmnps/plugin-clean-node-modules v4.4.0

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

@pmnps/plugin-clean-node-modules

The monorepo manage tool pmnps watches changes of package.json files for building a useful monorepo package workspaces. This plugin helps it to clean node_modules folders in project, when the pkg manager field core is changed.

Usage

Config the .pmnpsrc.json:

{
    ...,
    "plugins":[
        "@pmnps/plugin-clean-node-modules"
    ]
}
4.4.0

10 months ago

4.3.0

11 months ago