A
A
Alex2020-12-01 20:09:36
npm
Alex, 2020-12-01 20:09:36

Is there a way to organize Arbitrary dependency lists?

Doing to have several lists of dependencies in the project:

  • List for assembly in prod
  • Development List
  • List for tests
  • List for linter

etc. To set only what is needed, and not everything, depending on the current workflow. What are the options for such an organization?
Maybe there are some alternative package managers in which you can create arbitrary lists of dependencies?
Or maybe you can do something with npm itself?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question