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

Add '--manual-reload-on-fail' option to CLI #343

Closed
wants to merge 1 commit into from

Conversation

install
Copy link

@install install commented Dec 11, 2015

  • Added the flag '--manual-reload-on-fail' that will stop the automatic
    reloading of a page when HMR fails.
  • Takes precedence over the '--hot' flag.
  • Useful for debugging when using the CLI and HMR fails.

- Added the flag '--manual-reload-on-fail' that will stop the automatic
  reloading of a page when HMR fails.
- Takes precedence over the '--hot' flag.
- Useful for debugging when using the CLI and HMR fails.
@SpaceK33z
Copy link
Member

PR #510 does about the same, and has no merge conflicts, so closing this for now.

@SpaceK33z SpaceK33z closed this Aug 21, 2016
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.

None yet

2 participants