[Pkg-javascript-devel] Bug#845227: generate sub modules like lodash.isplainobject

John-David Dalton john.david.dalton at gmail.com
Mon Dec 12 16:11:20 UTC 2016


Good luck with all that.

I think the self contained route is probably better since it fits with how
things work with Node and its modules. Something like install the packages
in a clean cache using npm 2 so that they aren't maximally flat. Then tgz
up the package folder. It'll have all deps at their correct versions in
their node_modules folder and be actual package code code instead of
recreations from source. This is also similar to
https://docs.npmjs.com/files/package.json#bundleddependencies.

- JDD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20161212/b70a550f/attachment.html>


More information about the Pkg-javascript-devel mailing list