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 ba1e16f commit 8c865a6Copy full SHA for 8c865a6
docs/cli-service.md
@@ -59,6 +59,8 @@ module.exports = {
59
}
60
```
61
62
+In addition to these default values, [all options for `webpack-dev-server`](https://webpack.js.org/configuration/dev-server/) are also supported.
63
+
64
#### Configuring Proxy
65
66
`devServer.proxy` can be a string pointing to the development API server:
0 commit comments