npm and bundled modules

Paweł A. Gajda mis at pld-linux.org
Sat Sep 10 23:46:24 CEST 2016


Our npm is packaged wihtout bundled npm modules, what is generally good and
maybe elegant, but it's just hard to maintain as there is over 70 node
modules (npm 3.x) it depends on. That is probably the reason, why npm has
not been upgraded from 1.x.

npm itself bundle its dependencies,so, what I like to do is just to bundle
them into package as well. It just works and would make upgrades much, much
easier. Any objections?


More information about the pld-devel-en mailing list