Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Unable to HMR (Hot Module Replacement) css with version 3.0.0 #592

Closed
Plortinus opened this issue Aug 5, 2017 · 5 comments
Closed

Unable to HMR (Hot Module Replacement) css with version 3.0.0 #592

Plortinus opened this issue Aug 5, 2017 · 5 comments

Comments

@Plortinus
Copy link

Versions:
webpack 3.4.1
webpack-dev-server: 2.6.1
extract-text-webpack-plugin: 3.0.0

There is a pull request about Hot module replacement. It was accepted in version 2.2.0. But there is no v2.2.0.
Now I updated the package to the version 3.0.0,but the HMR not works.

@cletusw
Copy link

cletusw commented Aug 11, 2017

It wasn't ever merged. It was Closed with unmerged changes for 2.2.0, not accepted: #89 (comment)

@alexander-akait
Copy link
Member

@Plortinus @cletusw because PR was abandoned, feel free to recreate PR, thanks!

@alexander-akait
Copy link
Member

@Plortinus @cletusw also can you create minimum reproducible test repo? It is allow to find solutoin more faster, thanks!

@Plortinus
Copy link
Author

@evilebottnawi issue592 repro

@joshwiens
Copy link
Member

joshwiens commented Oct 16, 2017

As stated in the referenced pull request....

screen shot 2017-10-16 at 8 22 54 am

It is not a bug, it's not supported in etwp & is not going to be. I use HMR every day via style-loader, this is the recommended path unless you want to give @faceyspacey's plugin a go. He actively develops / supports it & it should cover your use case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants