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
build: Update size-limit to 9.0.0 to fix Node 18 compatibility (#9261)
noticed that running `yarn size-limit` locally is failing, due to old
versions being incompatible with Node 18. So bumping this to the latest
version, which also uses webpack 5 instead of 4 under the hood.
0 commit comments