DEV Community

Discussion on: Reducing npm package size by 83%

Collapse
 
nombrekeff profile image
Keff • Edited

Ohh cool plugin :) I currently use Bundlephobia for this... but it's nice to have it in code!

I added size-limit for this, I run it on every commit and pr, and I will not accept pull requests if they exceed this thresholds for no reason!