FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added cli option `--disable-host-check` by Telokis · Pull Request #980 · webpack/webpack-dev-server · GitHub

Added cli option --disable-host-check - #980

Merged
shellscape merged 2 commits into
webpack:masterfrom
Telokis:patch-1
Jul 10, 2017
Merged

Added cli option --disable-host-check#980
shellscape merged 2 commits into
webpack:masterfrom
Telokis:patch-1

Conversation

Telokis commented Jul 9, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Will set options.disableHostCheck to true if enabled.

This a very minor feature made to fix #882

What kind of change does this PR introduce?
A minor feature

Did you add or update the examples/?
No need to, I think.

Summary
Added cli option --disable-host-check to disable host check

Does this PR introduce a breaking change?
No

Other information
No

Will set `options.disableHostCheck` to true if enabled.

codecov Bot commented Jul 9, 2017
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #980 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #980   +/-   ##
=======================================
  Coverage   72.13%   72.13%           
=======================================
  Files           4        4           
  Lines         463      463           
  Branches      139      139           
=======================================
  Hits          334      334           
  Misses        129      129

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b97dc5e...822833a. Read the comment docs.

shellscape left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@Telokis the PR template is not optional. Please review https://github.com/webpack/webpack-dev-server/blob/master/.github/PULL_REQUEST_TEMPLATE.md, copy the template, and edit your PR with the template.

Telokis commented Jul 10, 2017

Copy link
Copy Markdown
Contributor Author

@shellscape Done.

shellscape merged commit 9188878 into webpack:master Jul 10, 2017
Telokis deleted the patch-1 branch July 10, 2017 15:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

--host 0.0.0.0 Not working

2 participants


Back | FazBrowse Home | New Git URL