Answer the question
In order to leave comments, you need to log in
How to change code in node_modules package?
I've installed a package locally in node_modules and want to tweak it a bit. I changed it in node_models, but the package still doesn't change!
Answer the question
In order to leave comments, you need to log in
Why change it locally? With each installation or reinstallation, it will return to the original version. Fork the git and change as much as you want, plus you won't have any problems in the future.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question