mini-css-extract-plugin WARNING in chunk chunkName [mini-css-extract-plugin] Conflicting order between:

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, issue #250 in the mini-css-extract-plugin itself, etc. I spent 6 hours debugging it (including putting console.log in the source code of mini-css-extract-plugin where it omits the Warning) and here are my findings. … Read more