Skip to content

fix jsx dev runtime error#81

Merged
timlrx merged 4 commits into
mainfrom
fix/jsx-runtime-error
May 3, 2025
Merged

fix jsx dev runtime error#81
timlrx merged 4 commits into
mainfrom
fix/jsx-runtime-error

Conversation

@timlrx

@timlrx timlrx commented May 3, 2025

Copy link
Copy Markdown
Owner

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 timlrx merged commit f979054 into main May 3, 2025
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