Hmm, a node_module (A) depends on another node_mod...
# general
d
Hmm, a node_module (A) depends on another node_module (B), and B has a build script. However when generating node_module A, B's build script is never run. Is that a bug?