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

Hot Module Replacement #5

Open
cha0s opened this issue Feb 17, 2019 · 1 comment
Open

Hot Module Replacement #5

cha0s opened this issue Feb 17, 2019 · 1 comment

Comments

@cha0s
Copy link

cha0s commented Feb 17, 2019

In order to use Hot Module Replacement, a mechanism needs to be built in to allow canceling and replacing saga tasks, as well as replacing store reducers.

@cyrilluce
Copy link
Owner

IMO, and in our internal projects, HMR only useful for React UI development, sagas are always very complex, and didn't work well by simply re-run.

PR is welcome.

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

2 participants