bundlesize icon indicating copy to clipboard operation
bundlesize copied to clipboard

Help in identifying reason for increase in size

Open siddharthkp opened this issue 6 years ago • 3 comments

Having insights into why is the library size growing would be really helpful. If the increase can be traced back to the source, it would be great.

As @ai puts it:

you need not only warning, but also reasons why library become bigger. Profiling is a key for optimization ;)

One of the possible solutions here is using webpack bundle analyser (again, thanks to @ai)

siddharthkp avatar Jul 03 '17 22:07 siddharthkp

Another possible solution: Integrate with uld bundle-buddy

siddharthkp avatar Jul 13 '17 19:07 siddharthkp

What about packages that use different bundlers like Rollup?

FezVrasta avatar Jul 13 '17 20:07 FezVrasta

That's just one possibility. I haven't really found the right solution yet.

Open to ideas 😄

siddharthkp avatar Jul 13 '17 20:07 siddharthkp