Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Revert to classic JSX runtime#1

Open
micaelbergeron wants to merge 1 commit into
mainfrom
build/classic-jsx
Open

Revert to classic JSX runtime#1
micaelbergeron wants to merge 1 commit into
mainfrom
build/classic-jsx

Conversation

@micaelbergeron
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant