jantimon/html-webpack-plugin

CSS order not correct when using split chunks

alexander-akait opened this issue · 2 comments

Current behaviour 💣

webpack-contrib/mini-css-extract-plugin#959

Expected behaviour ☀️

Valid order

Reproduction Example 👾

https://github.com/lnwu/webpack-splitchunks-test

Environment 🖥

Any

Is there any progress?

Is it about https://github.com/ahabhgk/webpack-css-split-chunks ?

I am also having a CSS ordering issue. I'd be super happy if some solution like chunksSortMode was also implemented for CSS files.