Skip to content

Duplicated packages webpack, css-loader, style-loader #4

@yp

Description

@yp

If I install craco-less (either with yarn or npm, then a duplicated version of webpack, css-loader, and style-loader is installed, since the craco-less depends on them but with a different version range than react-scripts.
(I am aware that this is somehow related to #3.)
While apparently it did not cause any bug, I wonder if this could not be a source of obscure bugs in the future.
Are those dependencies only needed to "silence" the warnings reported on StackOverflow? If this is the case, can you consider to drop them?

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