I am using Ashley as the ioc container for a react app I am coding and everything works as expected. Except when I try to build a production version of the app I get the following error:
Creating an optimized production build... Failed to compile. Failed to minify the code from this file: ./node_modules/ashley/src/errors.js:3
I am using Ashley as the ioc container for a react app I am coding and everything works as expected. Except when I try to build a production version of the app I get the following error:
Creating an optimized production build... Failed to compile. Failed to minify the code from this file: ./node_modules/ashley/src/errors.js:3
Would it be possible for Ashley to be precompiled per following react instructions? https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify