Example / how to use @babel/plugin-transform-react-jsx-source w/rollup and vite? #4197
Unanswered
rejhgadellaa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get
@babel/plugin-transform-react-jsx-source
to work in my projects but I keep getting the following warning if I throw an error somewhere in a component:Find my current configs for rollup and vite below. Any pointers as to what I'm doing wrong?
Rollup config:
Vite config:
Beta Was this translation helpful? Give feedback.
All reactions