Skip to content

multi copy of react #15

@ypling

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"
  },

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