Mini-css-extract-plugin: Conflicting order. Following module has been added

Created on 25 Dec 2019  路  1Comment  路  Source: webpack-contrib/mini-css-extract-plugin

WARNING in chunk 14 [mini-css-extract-plugin]
Conflicting order. Following module has been added:

  • css ./node_modules/css-loader/dist/cjs.js??ref--9-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--9-2!./node_modules/sass-loader/lib/loader.js??ref--9-3!./node_modules/vue-loader/lib??vue-loader-options!./src/views/purchasing_manage/components/purchaseServiceAuditDialog.vue?vue&type=style&index=0&lang=scss&
    despite it was not able to fulfill desired ordering with these modules:
  • css ./node_modules/css-loader/dist/cjs.js??ref--9-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--9-2!./node_modules/sass-loader/lib/loader.js??ref--9-3!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ExportZip.vue?vue&type=style&index=0&lang=scss&

    • couldn't fulfill desired order of chunk group(s)

Most helpful comment

It looks like you just deleted our lovely crafted issue template. It was there for good reasons. Please help us solving your issue by answering the questions asked in this template. I'm closing this. Please either update the issue with the template and reopen, or open a new issue.

It is expected, you can disable order the warning using the ignoreOrder option or you can fix order

>All comments

It looks like you just deleted our lovely crafted issue template. It was there for good reasons. Please help us solving your issue by answering the questions asked in this template. I'm closing this. Please either update the issue with the template and reopen, or open a new issue.

It is expected, you can disable order the warning using the ignoreOrder option or you can fix order

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stavalfi picture stavalfi  路  4Comments

IdeaHunter picture IdeaHunter  路  3Comments

mike1808 picture mike1808  路  3Comments

grrowl picture grrowl  路  3Comments

skrobek picture skrobek  路  4Comments