We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add proxy option in API
Updated webpack dev server (markdown)
Revert 4fbb038fcfddc54a84043c7b8335ecead9d0bc3a...ae902d9e57a76c6fc2452d0b672875347e1f0179 on webpack dev server
Revert 012340d6b227cb9322a0b5e0c9496dc31fc6d7cb...4fbb038fcfddc54a84043c7b8335ecead9d0bc3a on webpack dev server
trivial rewording
Clearify `devServer` option in webpack config works in webpack-dev-server CLI but not in WebpackDevServer API. Also notes that there is no inline mode for WebpackDevServer API.
Clarify example about where bundle will be available using publicPath
Add --host flag to available CLI options
Add a note about `historyApiFallback`
added --colors in the CLI options
readded note about hot entry
Include documentation about filename config property when used from API
renamed wikis (again)
Minor grammatical corrections.
Typos and code style fixes
Fix "quite" typo
new documentation
Created webpack-dev-server (markdown)