Skip to content

Commit 9fbecd0

Browse files
cullihansl
authored andcommitted
docs(@angular/cli): Update serve.md to include proxy-config option
Add --proxy-config and link to detailed documentation.
1 parent 36503dd commit 9fbecd0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/documentation/serve.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,16 @@ All the build Options are available in serve, below are the additional options.
228228
</p>
229229
</details>
230230

231+
<details>
232+
<summary>proxy-config</summary>
233+
<p>
234+
<code>--proxy-config</code>
235+
</p>
236+
<p>
237+
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.
238+
</p>
239+
</details>
240+
231241
<details>
232242
<summary>sourcemap</summary>
233243
<p>

0 commit comments

Comments
 (0)