<!-- Please note that this template is not optional. Please fill out _ALL_ fields, or your issue may be closed as "invalid." Please do not delete this template. Please ask questions on StackOverflow or Gitter (https://gitter.im/webpack/webpack). General questions, how-to questions, and support requests will be closed. --> - Operating System: macOS Mojave - Node Version: 10.15.1 - NPM Version: 6.x - webpack Version: 4.x - webpack-dev-server Version: 3.2.0 <!-- Please place an x, no spaces, in all [ ] that apply Please note that we are NOT accepting FEATURE requests at this time. --> - [x] This is a **bug** - [ ] This is a **modification** request ```js ... devServer: { host: 'custom.local.host' // Gets disregarded } ```