Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guides - Set Up HMR with Redux #88

Closed
bebraw opened this issue Aug 31, 2016 · 4 comments
Closed

Guides - Set Up HMR with Redux #88

bebraw opened this issue Aug 31, 2016 · 4 comments

Comments

@bebraw
Copy link
Contributor

bebraw commented Aug 31, 2016

Redux specific HMR setup.

@pksjce
Copy link

pksjce commented Dec 1, 2016

Isn't this covered by https://webpack.js.org/guides/hmr-react/?
Or is there more to be done?

@bebraw
Copy link
Contributor Author

bebraw commented Dec 1, 2016

Yeah. You can implement the interface for reducers like I have done here.

hzuhyb pushed a commit to hzuhyb/webpack.js.org that referenced this issue Jan 24, 2017
@skipjack skipjack changed the title How to - Set Up HMR with Redux Guides - Set Up HMR with Redux Apr 29, 2017
@skipjack
Copy link
Collaborator

@bebraw I don't see anything in the article you linked to that cover HMR for redux. If you can point me to right places I might be able to tackle this either as a follow up or part of #1251. I'm actually somewhat interested in this anyway as I've used redux in multiple projects but changing reducers has always required a full browser refresh.

@bebraw
Copy link
Contributor Author

bebraw commented May 29, 2017

Hi, the info went to this article as I split it up. You have to scroll down a bit.

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

No branches or pull requests

3 participants