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.
1 parent 8501d04 commit d556930Copy full SHA for d556930
src/content/configuration/dev-server.mdx
@@ -79,7 +79,7 @@ You can invoke webpack-dev-server via CLI by:
79
npx webpack serve
80
```
81
82
-A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS.md)
+A list of CLI options for `serve` is available [here](https://github.com/webpack/webpack-cli/blob/master/SERVE-OPTIONS-v3.md)
83
84
## `devServer.after`
85
0 commit comments