Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

How do I ignoreOrder in next.js? #506

@textpain

Description

@textpain

The Conflicting order between issue of mini-css-extract-plugin seems to be the common problem of our developer base.

However, there's a possible fix released just about two weeks ago.

How do I integrate it? I'm struggling with finding an exact place in config where I should put ignoreOrder: true.

To Reproduce

  1. Try building any kind of complex Next.js application
  2. yarn build
  3. Warnings are right here in your console

Expected behavior

I don't want this warnings. This issue is the reason I have problems with styles in my Next.js projects: CSS sometimes doesn't apply.

System information

  • OS: macOS 10.14.5
  • Version of Next.js: 8.1.0

Help is needed urgently and highly appreciated.

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