Skip to content

sideEffect: false, stops webpack importing css #3504

@domarmstrong

Description

@domarmstrong

Describe the issue/behavior that seems buggy

In 11.5.0, sideEffects: false was added to the package.json. This has stopped the styles being imported by webpack which now sees it as an unused zero side effect file. See webpack-contrib/mini-css-extract-plugin#102 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions