Skip to content

Commit

Permalink
docs(@angular-devkit/build-angular): add more info link to proxyConfig
Browse files Browse the repository at this point in the history
Closes #20827

(cherry picked from commit 7587807)
  • Loading branch information
alan-agius4 committed May 18, 2021
1 parent 169a1de commit cc4662e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"proxyConfig": {
"type": "string",
"description": "Proxy configuration file."
"description": "Proxy configuration file. For more information, see https://angular.io/guide/build#proxying-to-a-backend-server."
},
"ssl": {
"type": "boolean",
Expand Down

0 comments on commit cc4662e

Please sign in to comment.