mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
With this change users can now their proxy server via the `HTTPS_PROXY` environment variable. The specified proxy will be used when making requests to inline fonts. Closes #19401