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

Generate JSX in output AST from input AST #47

Merged
merged 1 commit into from
May 17, 2022
Merged

Conversation

kevinbarabash
Copy link
Collaborator

This doesn't actually transform the JSX to React.createElement() calls. This will be done in a future PR using swc_ecma_visit and swc_transforms_react.

@kevinbarabash kevinbarabash merged commit 0120440 into main May 17, 2022
@kevinbarabash kevinbarabash deleted the codegen-jsx branch May 17, 2022 03:41
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