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

External react/jsx-runtime #499

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

vctqs1
Copy link

@vctqs1 vctqs1 commented Feb 28, 2024

I'm currently facing this issue: mui/material-ui#34150.
Then turn out the issue happens because my project just external ['react', 'react-dom'] without 'react/jsx-runtime` as comment here
To resolve it, I need to add the external react/jsx-runtime as well.

@vctqs1 vctqs1 changed the title Export jsx runtime External react/jsx-runtime Feb 28, 2024
@vctqs1
Copy link
Author

vctqs1 commented Feb 28, 2024

Hi @kodiakhq Im very sorry if this is bothering you. But could you take a look at this PR?

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