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

Fix HMR #41

Merged
merged 2 commits into from
Apr 9, 2017
Merged

Fix HMR #41

merged 2 commits into from
Apr 9, 2017

Conversation

esayler
Copy link
Collaborator

@esayler esayler commented Apr 9, 2017

Hey all, I made a few organization changes to the code (added a separate configureStore() function) and I think I fixed the HMR warnings about changing history and the reducers. Let me know if there's any problems with the app, but HMR should be working now.

I also added 'inline-source-maps' to the webpack.config.js so we should be getting better error stack traces with sourcemaps in the console, but the component mount errors from react-hot-reload's utilization of react-redbox (i.e. the red fullscreen errors) may not have source-maps.

Resources Used:

@mlimberg
Copy link
Collaborator

mlimberg commented Apr 9, 2017

Hey @esayler looks good. Not sure I follow a lot of what you did but will message back if any issues arise. Perhaps we can all walk through this tomorrow?

@mlimberg mlimberg merged commit f72078f into master Apr 9, 2017
@esayler esayler deleted the es-fix-hmr branch April 16, 2017 19:44
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