Skip to content
This repository was archived by the owner on Dec 3, 2018. It is now read-only.
This repository was archived by the owner on Dec 3, 2018. It is now read-only.

webpack uses ES6 and not umd/commonJS #69

@Gregoirevda

Description

@Gregoirevda

We use a npm package as a dependency which has 3 entry points:
https://github.com/apollographql/graphql-tag/blob/master/package.json#L5
main, module and jsnext:main
for some reason, it is using the ES6 module or jsnext:main entry point, which uses a undefined require import statement.

Related issue:
apollographql/reason-apollo#95

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions