feat(preset-env): Upgrade browserslist-rs#9023
Merged
kdy1 merged 9 commits intoswc-project:mainfrom Jul 1, 2024
g-plane:upgrade-browserslist
Merged
feat(preset-env): Upgrade browserslist-rs#9023kdy1 merged 9 commits intoswc-project:mainfrom g-plane:upgrade-browserslist
browserslist-rs#9023kdy1 merged 9 commits intoswc-project:mainfrom
g-plane:upgrade-browserslist
Conversation
Contributor
|
The CI is failed, can you take a look? ❤️ |
Contributor
Author
|
I failed to fix it. Let's ask help to @kdy1 . |
kdy1
previously approved these changes
Jul 1, 2024
Member
kdy1
left a comment
There was a problem hiding this comment.
swc-bump:
- preset_env_base --breaking
kdy1
previously approved these changes
Jul 1, 2024
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/compat-data@7.23.2, npm/escalade@3.1.1 |
kdy1
approved these changes
Jul 1, 2024
Member
Before this PR: After this PR: |
Contributor
Author
|
Does it look slower? That's weird. |
Member
|
I think it's a noise |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Compilation time of browserslist-rs has beed reduced by 32%. See: browserslist/browserslist-rs#23
But, it's still slower that oxc-browserslist:
while browserslist-rs costs about 3.9s.
BREAKING CHANGE:
Related issue (if exists):
Close #9014