-
Notifications
You must be signed in to change notification settings - Fork 61
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
mode wrap broken in 0.4.20(#168) #172
Comments
@PeoB I have upgraded the dependency to v0.4.20 in mui/material-ui#13540 without any issue. Do you have a reproduction example? |
Sorry, company firewall is preventing me from pushing the example right now. But essentially:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We end up with
From here https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types/pull/168/files#diff-1fdf421c05c1140f6d71444ea2b27638R157
When we are using
mode: wrap
for our code-baseInstalling
0.4.19
works as a workaround/cc @oliviertassinari
The text was updated successfully, but these errors were encountered: