8000 docs: make it clear that dev-server options are supported · wadetandy/vue-cli@8c865a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c865a6

Browse files
committed
docs: make it clear that dev-server options are supported
1 parent ba1e16f commit 8c865a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cli-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ module.exports = {
5959
}
6060
```
6161

62+
In addition to these default values, [all options for `webpack-dev-server`](https://webpack.js.org/configuration/dev-server/) are also supported.
63+
6264
#### Configuring Proxy
6365

6466
`devServer.proxy` can be a string pointing to the development API server:

0 commit comments

Comments
 (0)
0