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

enable new JSX transform #39

Closed
mcansh opened this issue Nov 4, 2020 · 1 comment
Closed

enable new JSX transform #39

mcansh opened this issue Nov 4, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mcansh
Copy link
Collaborator

mcansh commented Nov 4, 2020

using the new JSX transform, we can skip having to import React, currently it (remix) breaks when you remove any react imports

https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

@ryanflorence ryanflorence added the bug Something isn't working label Nov 4, 2020
@ryanflorence
Copy link
Member

We should upgrade to the latest React anyway so that this all just works out of the box, but the work in #36 will allow you to extend our babel config with the new JSX transform.

@ryanflorence ryanflorence self-assigned this Nov 26, 2020
@ryanflorence ryanflorence added enhancement New feature or request and removed bug Something isn't working labels Dec 2, 2020
@mjackson mjackson closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants