Skip to content

Fix fatal error when JSX not configured in rescript.json #7661

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

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Jul 17, 2025

Fixes #7468.

(I accidentally pushed the commit with the fix to the master already, this PR is for documentation.)

Bildschirmfoto 2025-07-17 um 19 33 38

@cknitt cknitt requested review from nojaf and zth and removed request for nojaf July 17, 2025 17:33
@cknitt cknitt force-pushed the fix-fatal-error-jsx branch from 500b61c to d8868d5 Compare July 17, 2025 17:35
Copy link

pkg-pr-new bot commented Jul 17, 2025

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7661

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7661

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7661

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7661

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7661

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7661

commit: d8868d5

Copy link
Collaborator

@zth zth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@cknitt cknitt merged commit 2bb478c into master Jul 17, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unclear fatal error when JSX not configured in rescript.json
2 participants