Skip to content

Passing react scripts and webpack as devDependencies #1

@kYann

Description

@kYann

I know that create react app put react scripts as dependency for numerous reasons. But having react-scripts as dependency in a library cause issues when referencing this library in an app with a different react-scripts version.

So I would recommend passing react-scripts and webpack as devDepencies (not needed at runtime for the library).

Take care

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