Webpack 4 - should work with css-hot-loader
iongion opened this issue · 2 comments
iongion commented
I have reported an issue on css-hot-loader
I added it here too because I cannot understand which one is creating the problem.
What is certain is that css-hot-loader did work with the ExtractTextPlugin
I saw in the TODO that this is planned, but there is no opened issue related to it, I wouldn't have reported it otherwise!
shepherdwind commented
Did this issue fixed now? My example code work fine now.
alexander-akait commented
@iongion @shepherdwind Looks like bug was fixed https://github.com/webpack-contrib/mini-css-extract-plugin#configuration, feel free to feedback of problem still exists. Thanks!