-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(es/minifier): Optimize code generated by optional chaining #10292
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
Conversation
🦋 Changeset detectedLatest commit: a8356d4 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 #10292 will degrade performances by 2.08%Comparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good in general, but I think this would be more readable
Yeah I would also like to give it a better name. |
Sounds good. Can you rename it within this PR? |
Do you want to rename the function in this PR? I'm fine with either of the options of creating another PR or modifying within this PR |
I've renamed it. |
I think you made a mistake? Maybe it is a bug of Github, but to be sure. (It's not showing on the diff view) |
Sorry I pushed wrong commit. |
Description:
BREAKING CHANGE:
Related issue (if exists):