You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.
We are using that approach though. Using trace to pull dependency trees for individual modules, and then running an algorithm to calculate the bundles.
I'll need to run some benchmarks on that second pass that stealjs does. That's tricky to get right, and it really depends on the nature of the project. In some cases it might do more harm than good.
Investigate whether a 2-pass system would be more ideal. I'm not sure since it might try to over-optimize though and end up with huge bundles.
Idea from: https://www.youtube.com/watch?v=C-kM0v9L9UY&feature=youtu.be
The text was updated successfully, but these errors were encountered: