generated from chiffre-io/template-library
-
-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinternalInternal issues & discussionsInternal issues & discussions
Description
The build process for the nuqs package generates a size.json file (from size-limit
).
On Pull Requests, we could:
- Checkout + setup + install deps + build on the target branch (should be
next
but could be otherwise), then save thatpackages/nuqs/size.json
as a baseline - Checkout + setup + install deps + build on the PR HEAD
- Do a size comparison on the changes
- If any, write a comment on the PR indicating the size changes (up or down, in bytes and %).
- When more commits are pushed, run the size comparison again.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededinternalInternal issues & discussionsInternal issues & discussions