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

Fixed examples hot reload method. #422

Merged

Conversation

monochrome-yeh
Copy link
Contributor

@monochrome-yeh monochrome-yeh commented Jul 4, 2016

Story / Defect

some modules can't hot reload for develop
#370

Changes

updated examples's webpack.config
'webpack-hot-middleware/client'
to
'webpack-hot-middleware/client?reload=true'

Test

When you encounter hot reload fail, it will full reload page.

@yelouafi yelouafi merged commit baf34de into redux-saga:master Jul 8, 2016
@yelouafi
Copy link
Member

yelouafi commented Jul 8, 2016

thanks

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

Successfully merging this pull request may close these issues.

2 participants