Commit 6a64967
committed
ci: switch bundle size action to preactjs/compressed-size-action
andresz1/size-limit-action checks out the base branch and runs
size-limit there, but size-limit isn't in master's package.json yet,
causing npx to fail with no JSON output.
preactjs/compressed-size-action measures built artifact sizes directly
without requiring size-limit on the base branch — same approach used
by react-hook-form.1 parent c2de875 commit 6a64967
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments