We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version of esbuild has supported React 17's automatic JSX transform, see https://github.com/evanw/esbuild/releases/tag/v0.14.51
Is it possible to drop babel related packages now? It looks like there will be a big performance boost
babel
I'm willing to submit a PR if it's as expected
As the description section suggests, use esbuild to replace babel
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
The latest version of esbuild has supported React 17's automatic JSX transform, see https://github.com/evanw/esbuild/releases/tag/v0.14.51
Is it possible to drop
babel
related packages now? It looks like there will be a big performance boostI'm willing to submit a PR if it's as expected
Suggested solution
As the description section suggests, use esbuild to replace babel
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: