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

Make the babel transform version configurable #1500

Closed
onigoetz opened this issue Mar 22, 2022 · 0 comments
Closed

Make the babel transform version configurable #1500

onigoetz opened this issue Mar 22, 2022 · 0 comments

Comments

@onigoetz
Copy link
Member

React introduced a new transform some time ago for JSX:
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

Since in our context we use it with requirejs it's unclear how it will work.

It would be nice to have a configuration option pick one or the other :
https://babeljs.io/docs/en/babel-plugin-transform-react-jsx#both-runtimes

This would allow to test further to know if it works in our setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant