-
-
Notifications
You must be signed in to change notification settings - Fork 252
Generic JSX transform #806
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Love it! |
We may want to update this one too: https://rescript-lang.org/syntax-lookup#react-component-decorator and/or add a |
Yes, and the config section. Forgot about that one. |
@fhammerschmidt decorator added. Build schema adapted here: rescript-lang/rescript#6588 |
LGTM! |
The generic JSX transform will land in
11.1
. Here's some docs, please give feedback.I removed the "Tips & Tricks" section because I felt it didn't add much now that we have a built in generic JSX transform. Let me know if you think otherwise.