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

Reload webpack if needed #2076

Merged
merged 14 commits into from
Jun 6, 2017
Merged

Commits on May 26, 2017

  1. Reload webpack via hot-reloader when needed.

    We need to do this specially we removed a previosly
    built page from the filesystem.
    arunoda committed May 26, 2017
    Configuration menu
    Copy the full SHA
    e867526 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. Configuration menu
    Copy the full SHA
    7605f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71593e9 View commit details
    Browse the repository at this point in the history
  3. Remove debug logs.

    arunoda committed May 28, 2017
    Configuration menu
    Copy the full SHA
    c493f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. 2.4.2

    arunoda committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    660aaa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Refactor the codebase a bit.

    arunoda committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    752f610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19819c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5d357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcbfba9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f80955 View commit details
    Browse the repository at this point in the history
  6. Add a HMR test case.

    arunoda committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    2e53600 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be10098 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd414ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4869351 View commit details
    Browse the repository at this point in the history