This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
react-apollo beta won't minify with create-react-app build process #1734
Closed
Description
Intended outcome:
npm run build compiles code
Actual outcome:
get the following build error
Failed to minify the code from this file:
./node_modules/react-apollo/parser.mjs:13
Read more here: http://bit.ly/2tRViJ9
How to reproduce the issue:
have a basic create-react-app, add react-apollo beta and try to run "build" script.
Version
"react-apollo": "2.1.0-beta.3"
Metadata
Metadata
Assignees
Labels
No labels