Answer the question
In order to leave comments, you need to log in
How to change npm package?
There is a small open-source npm module not developed by me. I need its penultimate version but with a small modification of my own. I need this slightly modified version to be used when deploying a web application.
What is the best way to do this?
1. `npm install` all packages on the local machine and deploy with them without `npm install` before production
2. Fork the turnip of the required module, make changes, roll it out as a new npm module
3. How else?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question