question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[mini-css-extract-plugin] warning

See original GitHub issue

Version

3.2.3

Reproduction link

http://www.baidu.com(无连接,但又是必需,所以随便填写)

Environment info

win10 x64,
vue-cli@3

Steps to reproduce

运行yarn build命令

What is expected?

无此警告

What is actually happening?

warning

chunk chunk-common [mini-css-extract-plugin] Conflicting order between:

。。。。。。。。。。。非常多

而且会重复好多遍


有什么办法可以消除这个chunk chunk-common [mini-css-extract-plugin]警告吗?在vue.config.js中如何配置,才会消除?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

0reactions
sodateacommented, Jan 16, 2019

Closing as there’s no reproduction provided and likey to be an upstream issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MiniCssExtractPlugin - webpack
Warning. Note that if you import CSS from your webpack entrypoint or import styles in the initial chunk, mini-css-extract-plugin will not load this...
Read more >
mini-css-extract-plugin WARNING in chunk ... - Stack Overflow
It can easily become an annoying bug! I can see it being reported in every framework -- e.g. in issue #5372 in create-react-app, ......
Read more >
mini-css-extract-plugin throws "Conflicting order" errors during ...
Same as in this issue I am getting a lot of errors from the mini-css-extract-plugin when doing a CI build - which fails...
Read more >
Fix warn chunk commons [mini-css-extract ... - Robert Marshall
This error/warning is caused by the Webpack plugin mini-css-extract-plugin wanting all CSS imports to be in the same order.
Read more >
mini-css-extract-plugin WARNING in chunk ... - YouTube
CSS : mini-css-extract-plugin WARNING in chunk chunkName [mini-css-extract-plugin] Conflicting order between: [ Beautify Your Computer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found