-
-
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
fix(es/typescript): Strip class modifiers #9399
Conversation
🦋 Changeset detectedLatest commit: af92a7d 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 #9399 will degrade performances by 8.73%Comparing Summary
Benchmarks breakdown
|
9b3a39f
to
eecda56
Compare
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.
I'll merge once the publish pipeline ends
I found that we can include this patch in 1.7.8. Can you fix the CI failures? |
Which one? |
The ts-type strip still needs one or two additional fix. |
patch-section.sh removed in c977c2b. |
You can do |
The CI process has failed due to a conflict with swc_malloc. Could you help me? @kdy1 |
I'll take on this |
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.
I restored patch-sections.sh
for now. Sorry for my mistake and I'll fix the bug of cargo-link
after publishing this change.
Description:
BREAKING CHANGE:
Related issue (if exists):