-
Notifications
You must be signed in to change notification settings - Fork 7
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
Hot reload Redux actions #19
Comments
Reliant upon gaearon/babel-plugin-react-transform#26 |
You might be interested in reduxjs/redux#1455. |
This is fixed in React Hot Loader 3. |
Thanks Dan! I've got it partially working 4478051 However updating actions or reducers hits me with the following error:
|
Please file this with Webpack, it's an issue on their side. Might be possible to solve by updating it. |
Issue filed with Webpack webpack/webpack#2387 |
I think it’s worth adding a stack trace there to make it clear why we think it’s a webpack issue. |
Good idea! |
No description provided.
The text was updated successfully, but these errors were encountered: