arloliu / copy-node-modules

Fast deploy Node.js modules from local source folder to distination folder
26 stars 14 forks source link

Migrate from NCP to CPR #13

Open SirMomster opened 6 years ago

SirMomster commented 6 years ago

As stated by the developer of NCP, NCP is buggy and not maintained. CPR solves issues of NCP and is almost identical in there API. I recommend a change from NCP to CPR. (There filter method also works better). I can make the changes and create an pull request if you approve the idea.

Reference: https://github.com/AvianFlu/ncp/issues/100