Skip to content
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
@tavelli

Description

@tavelli

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.

https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify

Version
"react-apollo": "2.1.0-beta.3"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions