Skip to content

chore: use jsx automatic transform #4740

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Conversation

techfg
Copy link
Collaborator

@techfg techfg commented Mar 27, 2025

What does this PR do?

Configures esbuild (used in cli pack command and in ui/build.mjs) to apply react-jsx transform.

With the recent changes to react 19, building esm format, etc. this is the next step in updating all the build configurations. There is still some work to decide/update on tsconfig settings themselves but this change ensures we are using the recommended/most recent transforms for React code.

Testing

Manually tested including a custom component pack, ci & e2e will cover rest.

@techfg techfg merged commit 52331a6 into main Mar 27, 2025
5 checks passed
@techfg techfg deleted the chore/esbuild-jsx-transform branch March 27, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant