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

Update webpack and react-hot-loader to latest versions #91

Closed
guifromrio opened this issue Apr 14, 2015 · 1 comment
Closed

Update webpack and react-hot-loader to latest versions #91

guifromrio opened this issue Apr 14, 2015 · 1 comment

Comments

@guifromrio
Copy link
Contributor

Newest versions of both packages enables us to npm link React components and have hot reload work simultaneously in both child and parent!

I'll create a PR when I have some time.

Versions I tested with:

"webpack": "~1.8.4"
"react-hot-loader": "^1.2.5"

@weblogixx
Copy link
Member

@firstdoit Webpack was updated to 1.10.x some time ago, the hot loader update will be in the next release (I dont think we need a patch right now because the new version does not differ that much from the currently used one).

Therefore, I will close this request (was lying around long enough I think ;)).

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

No branches or pull requests

2 participants