Answer the question
In order to leave comments, you need to log in
Collaborative module development in node.js?
How can you organize development using node.js with a group of related packages with the following features:
- use some modules in development mode (from local folders associated with git), and all the rest should use versions from production (local npm)?
- version tracking of packages, taking into account dependencies and modules that are under development?
I am writing after working with pypi, where all of the above was possible
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