Closed
Description
Bug Report or Feature Request
- bug report -> please search issues before submitting
- feature request
Versions.
@angular/cli: 1.0.2
node: 7.9.0
os: darwin x64
@angular/animations: 4.1.0
@angular/common: 4.1.0
@angular/compiler: 4.1.0
@angular/core: 4.1.0
@angular/forms: 4.1.0
@angular/http: 4.1.0
@angular/platform-browser: 4.1.0
@angular/platform-browser-dynamic: 4.1.0
@angular/router: 4.1.0
@angular/cli: 1.0.2
@angular/compiler-cli: 4.1.0
Desired functionality.
Level 1
Allow us to specify --proxy-conf
command line flag through .angular-cli.json
defaults mechanism.
Level 2
Allow inlining of proxy config into .angular-cli.json
to reduce the amount of files in the root.