You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the README, that is exactly why I am posting this.
Currently I setup a fresh project with Webpack 4 and I got the hot reloading WORKING on my SCSS files without the dev condition : I always use MiniCssExtractPlugin.loader and it works like a charm.
So, maybe I don't understand but I think your feature is already done, it's already working :)
Hi ! You will be happy to read me, this is not an issue !
I am able to use MiniCssExtractPlugin config with webpack-dev-server with hot reload working.
No need to make a special condition on the loader, no more style-loader.
As I am not sure to fully understand HRM I prefer to not create PR :)
The text was updated successfully, but these errors were encountered: