siddharthkp / cost-of-modules

Find out which of your dependencies are slowing you down 🐢
MIT License
2.84k stars 41 forks source link

Show module sizes for browserified bundles? #25

Closed fergiemcdowall closed 7 years ago

fergiemcdowall commented 7 years ago

It would be so good if this lib could show sizes of modules in browserify bundles. (or maybe it can already- if so how..?)

siddharthkp commented 7 years ago

I think what you're looking for is source-map-explorer by @danvk

It's really good.

Bonus: Totally Tooling Tips episode on the same with @gauntface and @addyosmani