Skip to content

Use automatic JSX runtime feature from esbuild #9434

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

Closed
jonkoops opened this issue Jul 29, 2022 · 2 comments
Closed

Use automatic JSX runtime feature from esbuild #9434

jonkoops opened this issue Jul 29, 2022 · 2 comments

Comments

@jonkoops
Copy link

jonkoops commented Jul 29, 2022

Description

As a developer using Vite I would like to see the automatic JSX runtime support of esbuild used instead of a custom transformation in Vite so that performance can be enhanced and details in implementation do not diverge.

Suggested solution

Use the automatic JSX runtime functionality as implemented in esbuild (see evanw/esbuild#2349). See the release notes for this feature for more information.

@bluwy
Copy link
Member

bluwy commented Jul 29, 2022

Duplicate of #9429

@bluwy bluwy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2022
@jonkoops
Copy link
Author

Thanks, I missed that issue.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants