Skip to content

React should be a peer dependency instead of a dependency in package.json? #15

@K3vinF

Description

@K3vinF

I see that React is listed as a dependency in package.json.
It looks like this causes React code te be injected into the generated javascript in the /dist of the npm module.
I don't think this is needed (nor desirable)?

I think it would be better to list React as a peer dependency?

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