docs(@angular/cli): alias (-pc) for proxy-config

This commit is contained in:
Cotton Hou 2017-08-22 16:44:54 +08:00 committed by Filipe Silva
parent 1652aa3fdc
commit 4cd714dbcc

View File

@ -244,7 +244,7 @@ All the build Options are available in serve, below are the additional options.
<details>
<summary>proxy-config</summary>
<p>
<code>--proxy-config</code>
<code>--proxy-config</code> (aliases: <code>-pc</code>)
</p>
<p>
Use a <a href="https://github.com/angular/angular-cli/blob/master/docs/documentation/stories/proxy.md">proxy</a> configuration file to send some requests to a backend server rather than the webpack dev server.