From 4cd714dbcc8ffcd9d0b4a9282d69da5a692d32b7 Mon Sep 17 00:00:00 2001 From: Cotton Hou Date: Tue, 22 Aug 2017 16:44:54 +0800 Subject: [PATCH] docs(@angular/cli): alias (-pc) for proxy-config --- docs/documentation/serve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/serve.md b/docs/documentation/serve.md index 155a3545d5..40977675af 100644 --- a/docs/documentation/serve.md +++ b/docs/documentation/serve.md @@ -244,7 +244,7 @@ All the build Options are available in serve, below are the additional options.
proxy-config

- --proxy-config + --proxy-config (aliases: -pc)

Use a proxy configuration file to send some requests to a backend server rather than the webpack dev server.