-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add @babel/plugin-transform-react-jsx #1
Comments
hey @antonio24073, thanks for opening this issue.
please help me reproduce this. is that related? Edit: After searching a little bit, I found out that after ejecting, you need to delete the whole |
react-native-cli 0.63.2 with create-react-native-web-app Solved ./config/webpack.config.js line 421 |
I don't understand you, friend, be more specific. |
web app:
`Failed to compile
./node_modules/@eliav2/react-native-collapsible-view/index.js
SyntaxError: .../node_modules/@eliav2/react-native-collapsible-view/index.js: Support for the experimental syntax 'jsx' isn't currently enabled (76:52):
74 | });
75 |
Add @babel/plugin-transform-react-jsx (https://git.io/vb4yd) to the 'plugins' section of your Babel config to enable transformation.`
The text was updated successfully, but these errors were encountered: