-
-
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
refactor(es/minifier): Move some deps to dev deps #10216
Conversation
🦋 Changeset detectedLatest commit: 55e6ddf 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 #10216 will degrade performances by 1.21%Comparing Summary
Benchmarks breakdown
|
Description:
I made a mistake. This PR also adds a size test for the
swc
crate, to ensure that the issue described in privatenumber/minification-benchmarks#664 is not our fault.