kriasoft / isomorphic-style-loader

CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.
https://reactstarter.com
MIT License
1.28k stars 143 forks source link

Changing class name doesn't hot-reload new class name and apply it to JS #68

Open thebigredgeek opened 7 years ago

thebigredgeek commented 7 years ago

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38681115-changing-class-name-doesn-t-hot-reload-new-class-name-and-apply-it-to-js?utm_campaign=plugin&utm_content=tracker%2F26439769&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F26439769&utm_medium=issues&utm_source=github).
thebigredgeek commented 7 years ago

bump @frenzzy

frenzzy commented 7 years ago

Solutions is welcome :)

atfzl commented 7 years ago

try https://github.com/kriasoft/isomorphic-style-loader/issues/73#issuecomment-269318238

frenzzy commented 7 years ago

Hey! Can you recheck with these changes please? https://github.com/kriasoft/react-starter-kit/pull/1132