Skip to content

Commit cc4662e

Browse files
committed
docs(@angular-devkit/build-angular): add more info link to proxyConfig
Closes #20827 (cherry picked from commit 7587807)
1 parent 169a1de commit cc4662e

File tree

1 file changed

+1
-1
lines changed
  • packages/angular_devkit/build_angular/src/dev-server

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/src/dev-server/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"proxyConfig": {
2323
"type": "string",
24-
"description": "Proxy configuration file."
24+
"description": "Proxy configuration file. For more information, see https://angular.io/guide/build#proxying-to-a-backend-server."
2525
},
2626
"ssl": {
2727
"type": "boolean",

0 commit comments

Comments
 (0)