egoist / package-size

Get the bundle size of an npm package.
MIT License
425 stars 26 forks source link

Switching to Rollup #8

Open egoist opened 7 years ago

transitive-bullshit commented 6 years ago

Really like this module -- thanks for building it!

I'd love the option to switch between rollup vs webpack instead of just supporting one of them.

I think this would also be very useful in showing people how much better rollup is at bundling libraries than webpack.