We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add clientLogLevel docs
Nizar Ayari, I don't know why you did this, but this page should be called "webpack-dev-server"
Updated webpack dev server (markdown)
document contentBase as an array option
Lots of small formatting & phrasing tweaks
`devServer: { inline: true }` seems to work in the webpack configuration file
Document --public flag
Document pathRewrite
Other change for 1.15.0 release
Update after WDS 1.15.0 release
We use Sock.js now
Documented the 'setup' option
Document ability to rewrite the current path
missed "assets" path
Documented `--compress` option
let people knows set `0.0.0.0` to `--host` can binds to all hosts
Specify what version the open command works in so that people aren't confused as to why id doesn't work in older versions, see https://github.com/webpack/webpack-dev-server/issues/378
(correction) "`--no-colors`: don't _used_ colors in the output."
add `options.staticOptions` part for https://github.com/webpack/webpack-dev-server/pull/385/files
add paragraph about working with editors supporting "safe write" issue