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

Remove note about webpackHotDevClient being webpack 1.0 only #2798

Merged
merged 3 commits into from
Aug 2, 2017

Commits on Jul 16, 2017

  1. Remove note about webpackHotDevClient being webpack 1.0 only

    It must work in webpack 2 since create-react-app is still using it and is using webpack 2 now.
    
    It would be great if you could add some kind of note about how it differs from the default webpack hot reloaders.
    ForbesLindesay committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    c98cc3a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Update README.md

    ForbesLindesay committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    9b14216 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Update README.md

    Timer committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    22783a5 View commit details
    Browse the repository at this point in the history