Skip to content

multi copy of react #15

Description

@ypling

When using react-code-splitting@1.2.1 with react@15.6.2, I'm running into Multiple copies of React Error.
I think that's because react should be peerDependency.

  "peerDependencies": {
    "react": "^15.3.0 || ^16.0.0",
    "react-dom": "^15.3.0 || ^16.0.0"
  },

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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