Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork254
Playground toggles for jsx preserve mode and experimental features#1107
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Playground toggles for jsx preserve mode and experimental features#1107
Uh oh!
There was an error while loading.Please reload this page.
Conversation
cloudflare-workers-and-pagesbot commentedSep 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Deploying rescript-lang-org with |
| Latest commit: | 73f0e14 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8809f996.rescript-lang.pages.dev |
| Branch Preview URL: | https://playground-toggles-for-jsx-p.rescript-lang.pages.dev |
tsnobip left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
looks good to me but for some reason I can't test it in the preview url, it errors with
TypeError: e.setExperimentalFeatures is not a functionUh oh!
There was an error while loading.Please reload this page.
fhammerschmidt commentedSep 10, 2025
@tsnobip: I added a check for the playground apiVersion of the compiler bundle to prevent that error. As the playground compiler is only deployed with a new compiler version you'll have to wait until Friday to test this (or check it out locally). |
tsnobip left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
ok looks good to me now!
0121332 intomasterUh oh!
There was an error while loading.Please reload this page.

