Skip to content
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/minifier): Support minifying JSX #9271

Merged
merged 16 commits into from
Jul 18, 2024
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jul 18, 2024

@kdy1 kdy1 added this to the Planned milestone Jul 18, 2024
@kdy1 kdy1 self-assigned this Jul 18, 2024
Copy link

codspeed-hq bot commented Jul 18, 2024

CodSpeed Performance Report

Merging #9271 will not alter performance

Comparing kdy1:issue-9204 (645a538) with kdy1:issue-9204 (0e703bd)

Summary

✅ 178 untouched benchmarks

Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc
  • swc_bundler
  • swc_core
  • swc_emca_compat_common
  • swc_ecma_compat_es2015
  • swc_ecma_compat_es2016
  • swc_ecma_compat_es2017
  • swc_ecma_compat_es2018
  • swc_ecma_compat_es2019
  • swc_ecma_compat_es2020
  • swc_ecma_compat_es2021
  • swc_ecma_compat_es2022
  • swc_ecma_compat_es3
  • swc_ecma_minifier
  • swc_ecma_preset_env
  • swc_ecma_transforms_base
  • swc_ecma_transforms_classes
  • swc_ecma_transforms_compat
  • swc_ecma_transforms_module
  • swc_ecma_transforms_optimization
  • swc_ecma_usage_analyzer
  • swc_ecma_utils
  • swc_ecma_visit

@kdy1 kdy1 marked this pull request as ready for review July 18, 2024 03:50
@kdy1 kdy1 requested review from a team as code owners July 18, 2024 03:50
@kdy1 kdy1 merged commit 9a6367b into swc-project:main Jul 18, 2024
155 checks passed
@kdy1 kdy1 deleted the issue-9204 branch July 18, 2024 03:51
@kdy1 kdy1 modified the milestones: Planned, v1.7.1 Jul 23, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Minifier should panic with a descriptive error message on JSX/TypeScript
1 participant