-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(es/minifier): Default to the smallest size #10218
Conversation
🦋 Changeset detectedLatest commit: c645a36 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CodSpeed Performance ReportMerging #10218 will degrade performances by 2.17%Comparing Summary
Benchmarks breakdown
|
Side note: If this looks like a problem, feel free to tell me. I can revert/invert this PR. |
Description:
AFAIK all bundlers used in production support extracting license comments. We can default to the smallest size, I think.