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
{{ message }}
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
I installed and imported redux-render into my react project and now I am getting an error on production builds. Should this be addressed by redux-render or by my settings?
$ yarn run build
yarn run v1.7.0
$ react-scripts build
Creating an optimized production build...
Failed to compile.
Failed to minify the code from this file:
./node_modules/redux-render/src/provider.js:4
Read more here: http://bit.ly/2tRViJ9
error Command failed with exit code 1.