react-redux-starter-kit
react-redux-starter-kit copied to clipboard
HMR Hot reload does not reload changes in store / reducer
When changes are made in the reducer related functions, these changes will not be hot reloaded. A manual refresh is required to get the update into app.
related to https://github.com/davezuko/react-redux-starter-kit/issues/1254