appirio-tech / accounts-app

accounts.topcoder.com
2 stars 25 forks source link

Issue when used with Create React App #187

Open callmekatootie opened 6 years ago

callmekatootie commented 6 years ago

We are currently using this in two of our apps - https://github.com/topcoder-platform/Lauscher and https://github.com/topcoder-platform/vorbote where both apps have built the ui using reactjs.

While this module works fine during development, when the app is built, we get the following build error:

> react-scripts build

Creating an optimized production build...
Failed to compile.

Failed to minify the code from this file: 

    ./node_modules/tc-accounts/connector/connector-wrapper.js:4 

Read more here: http://bit.ly/2tRViJ9

cc @cwdcwd