-
-
Notifications
You must be signed in to change notification settings - Fork 9
Experimental syntax breaks CRA applications #20
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
Labels
fixed
Request complete
Comments
Thank you. I will take note. |
olton
added a commit
that referenced
this issue
Dec 23, 2019
Default props now redefined to:
|
Thanks @olton :D |
Has this been fixed? What's the fix please? |
Update to latest |
Same error as of October 17, 2021 when trying to compile
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I've been trying to get metro4-react working with a CRA app, and I've run across an issue where usage of experimental babel syntax is causing issues.
The issue I've had is exactly the same as material-components/material-components-web-react#107, so I won't repeat the conversation. :)
The issue is https://github.com/olton/Metro4-React/blob/master/.babelrc#L6, which cannot be enabled in a CRA without ejecting the app entirely.
Suggested solutions are:
Sorry I'm not really proficient enough to give much more specific suggestions.
The text was updated successfully, but these errors were encountered: