-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
refactor(es/preset-env): Use strpool,phf for corejs2 data #10803
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: 7a4f089 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 |
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
CodSpeed Performance ReportMerging #10803 will not alter performanceComparing Summary
|
09de576 to
c546b04
Compare
|
This replaces most of the vendor json in I don't think there is any significant change in performance. Also this fixes a typo in the |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Description:
This is a follow-up to #10712 .
This was more work than I thought, mostly physical work. will do more conversions later, so marked as draft for now.
BREAKING CHANGE:
Related issue (if exists):