ai / size-limit

Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
MIT License
6.56k stars 1.82k forks source link

no-install, no-config options #371

Open nicholaswmin opened 2 months ago

nicholaswmin commented 2 months ago

Hey man,

2 things:

Would you accept any PRs for these? If yes, anything important I should keep aware of before I dive in?

ai commented 2 months ago

Would be primo if it worked as npx size-limit --limit="1kb" without needing any installation.

Sure, send PR

ai commented 2 months ago

Nothing special. Maybe we can think of providing array pf paths and imports. But we can do it later.