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.
proxyConfig
1 parent 169a1de commit cc4662eCopy full SHA for cc4662e
packages/angular_devkit/build_angular/src/dev-server/schema.json
@@ -21,7 +21,7 @@
21
},
22
"proxyConfig": {
23
"type": "string",
24
- "description": "Proxy configuration file."
+ "description": "Proxy configuration file. For more information, see https://angular.io/guide/build#proxying-to-a-backend-server."
25
26
"ssl": {
27
"type": "boolean",
0 commit comments