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

[WIP] webpack #6

Open
wants to merge 4 commits into
base: react-v16-upgrade
Choose a base branch
from
Open

[WIP] webpack #6

wants to merge 4 commits into from

Conversation

bchrobot
Copy link
Owner

@bchrobot bchrobot commented Jul 6, 2018

react-hot-loader upgrade is a mix of instructions from:

Ex. the use of the hot HOC is listed as preferred in the repo's readme but not mentioned at all in the official documentation.

@bchrobot
Copy link
Owner Author

bchrobot commented Jul 7, 2018

Stuck getting the response Error occured while trying to proxy to: localhost:3000/ because of the removal of the react-router's match() utility method used for server-side rendering. See my comment here.

pure_getters: true,
// unsafe: true,
// unsafe_comps: true,
screw_ie8: true

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here for this.

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