Skip to content

fix jsx dev runtime error #81

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 4 commits into from
May 3, 2025
Merged

fix jsx dev runtime error #81

merged 4 commits into from
May 3, 2025

Conversation

timlrx
Copy link
Owner

@timlrx timlrx commented May 3, 2025

It appears that there might be breaking behaviour when _jsx_dev_runtime is used vs _jsx_runtime. Modified the code to use _jsx_runtime regardless whether it is dev or prod.

Fix #79 and #76

timlrx added 4 commits May 3, 2025 19:36
@timlrx timlrx merged commit f979054 into main May 3, 2025
104 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.

[TypeError: (0 , n.jsx) is not a function]
1 participant