David
David
Thanks for the feedback! Let me update this with the above points.
@theKashey Thanks for the feedback, I've made changes to reflect the points you made. Please let me know if you'd like me to revise anything. Also, point 1 is really...
@theKashey thanks! Is there anything else needed for this to be merged so we can close the issue?
@theKashey We stumbled over this again internally. Any chance this PR can be merged and released? Is there any more work needed?
All good! I appreciate the work you do, just didn't want this getting lost! Thank you for your time as always.
Any movement on this? I'd like to modify this on our CLI so that we don't have the NPM install line and instead have it show a brew install https://github.com/oclif/dev-cli/blob/master/src/commands/readme.ts#L81
As a stop gap for this, I've spent a decent amount of time working on my current CLI to avoid using libraries like `node-gyp` that have C++ compilers under the...
It is also possible that my stats are messed up because I had certain outputs set to false. Would be helpful to at least catch this error if `chunks` are...
I'll have to make a public repro that isn't with my company's code, but basically https://github.com/d4rkr00t/whybundled/blob/master/lib/normalize-stats.ts#L7 should not assume an array as `chunks` (even though webpack docs say that... annoying)....
I'd like to add a few points to this topic as it seems there are differentiating view points on the solution necessary. ## Yarn/NPM Workspace Functionality - _Single Module Guarantee_...