Replies: 1 comment
-
Using JSX inside JS will not be supported by this plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
With
vite-plugin-react-swc
I get error of "Unexpected token" inside the start of jsx syntax. My component files are with .js extension, which is a very old project.How do I enable this plugin to work with these files?
Beta Was this translation helpful? Give feedback.
All reactions