Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

add Root component for hot loading #1

Closed
wants to merge 3 commits into from

Conversation

ustccjw
Copy link

@ustccjw ustccjw commented Jun 19, 2015

  • add Root component for hot loading
  • fix react-router history change when hot loading

reduxjs/redux#136

}

render() {
const dispatcher = createDispatcher(
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be done outside render. It's fine to place this before the Root definition.

@emmenko
Copy link
Owner

emmenko commented Jun 19, 2015

I'm keeping the work here #2

@emmenko emmenko closed this Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants