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

Babel v7.0.0-beta.56 fails to compile #17

Closed
1 task
strothj opened this issue Aug 4, 2018 · 2 comments
Closed
1 task

Babel v7.0.0-beta.56 fails to compile #17

strothj opened this issue Aug 4, 2018 · 2 comments

Comments

@strothj
Copy link
Owner

strothj commented Aug 4, 2018

There was a breaking change in Babel:
babel/babel#8266

Third party packages relying on Babel runtime may also run into issues (unrelated to this rewired):
mui/material-ui#12408

Recommend pinning to Babel v7.0.0-beta.55 for the time being if you've forced resolutions to highest versions.

TODO:

  • Remove depreciated option to Babel runtime preset polyfill when resolved runtime is v56 or above. react-scripts sets it to false explicitly which is now the default.
@papaponmx
Copy link

Here is the command to run.

npm install --save-exact @babel/[email protected]

@strothj
Copy link
Owner Author

strothj commented Sep 20, 2018

Closing this as Create React App has merged in Babel 7 proper (release still pending).

facebook/create-react-app@0bdbe42

@strothj strothj closed this as completed Sep 20, 2018
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

No branches or pull requests

2 participants