You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
As of now, we can CI failures, as soon as we wrote some code that just adds 0.1kB. It would be great to set a higher granularity. A few possible options:
Being able to set granularity to kB
Being able to set a "max higher" amount, which will end up in warnings
The reason we don't just increase the kB, is that it then says, that our bundle shrank, which is also not true.
The text was updated successfully, but these errors were encountered:
I jotted down some best practices that might help your use case, especially around setting the threshold!
Let me know what you think.
I'm currently planning out work to rejig Packwatch to add in more customization, if you have any suggestions re:what would be useful in your workflow, please let me know!
As of now, we can CI failures, as soon as we wrote some code that just adds 0.1kB. It would be great to set a higher granularity. A few possible options:
The reason we don't just increase the kB, is that it then says, that our bundle shrank, which is also not true.
The text was updated successfully, but these errors were encountered: