Tuesday 22 December 2015

What's the best action to take if you need to modify something in node_modules?

There's a PR open for a fix in a package I want to use, but until such time that is merged, I'm not exactly sure what the best way to use the 'fixed' version is? Should I move the package out of node_modules into my root directory and require it from there?

Submitted December 22, 2015 at 03:18PM by azium

No comments:

Post a Comment