You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
polyfill
when resolved runtime is v56 or above.react-scripts
sets it to false explicitly which is now the default.The text was updated successfully, but these errors were encountered: