the problem is we want a reproducible build, and a...
# general
b
the problem is we want a reproducible build, and a normal npm install doesnt provide that, hence i looked into trying to construct the node_module targets bottom up by “cp -R”ing in the resolved 3rd party module targets into place (with their own full trees under them) and dedupin