Skip to content
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

feat: added jsx-dev-runtime to the exported paths #234

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

ncpa0cpl
Copy link
Collaborator

@ncpa0cpl ncpa0cpl commented Nov 5, 2023

Added a new export under jsxte/jsx-dev-runtime, atm it exports the exact same functions as the jsxte/jsx-runtime. This should prevent build errors when the "jsx" build option is set to jsx-reactdev. This change specifically targets Bun, which always assumes this settings unless NODE_ENV is set to production.

@ncpa0cpl ncpa0cpl force-pushed the feat/add-jsx-dev-reuntime-export branch from c8b6ada to bf1f18c Compare November 5, 2023 16:56
@ncpa0cpl ncpa0cpl merged commit 2893a74 into master Nov 5, 2023
3 checks passed
@ncpa0cpl ncpa0cpl deleted the feat/add-jsx-dev-reuntime-export branch November 5, 2023 17:05
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.

1 participant