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

Revert to classic JSX runtime #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

micaelbergeron
Copy link
Collaborator

This PR reverts the JSX transformer to use the classic option from @babel/preset-react.
The automatic JSX runtime doesn't support React < 18.0 which we are currently using.

https://babeljs.io/blog/2020/03/16/7.9.0#a-new-jsx-transform-11154

Description

Describe the changes in this pull request

Closes #

Test plan

Before

Insert relevant screenshots/recordings/automated-tests

After

Insert relevant screenshots/recordings/automated-tests

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