Closed
Description
I have an error while creating an optimized production build of react application.
Error message is:
Failed to compile. Failed to minify the code from this file: ./node_modules/material-ui/es/styles/withStyles.js:36 Read more here: http://bit.ly/2tRViJ9
Error log: 2018-04-17T08_28_43_938Z-debug.log
- [ x] I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Should compile with success for react production.
Current Behavior
Creating an optimized production build... Failed to compile.
Your Environment
Tech | Version |
---|---|
Material-UI | ^1.0.0-beta.42 |
React | 16.3.1 |