Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Try out mini-css-extract-plugin's new HMR support #1354

Closed
edmorley opened this issue Apr 13, 2019 · 1 comment
Closed

Try out mini-css-extract-plugin's new HMR support #1354

edmorley opened this issue Apr 13, 2019 · 1 comment
Labels

Comments

@edmorley
Copy link
Member

mini-css-extract-plugin v0.6.0 added initial support for HMR (which would mean we could drop use of style-loader), however there have been a few bugs reported, so we did not enable it as part of #1353.

However we should take a look once the feature matures.

See:
webpack-contrib/mini-css-extract-plugin#334
https://github.com/webpack-contrib/mini-css-extract-plugin#hot-module-reloading-hmr

@edmorley
Copy link
Member Author

It looks like there are still quite a few bugs with mini-css-extract-plugin's HMR support, so perhaps not worth switching to it quite yet:
https://github.com/webpack-contrib/mini-css-extract-plugin/issues?q=is%3Aissue+is%3Aopen+hmr

@edmorley edmorley closed this as completed Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant