- 
                Notifications
    
You must be signed in to change notification settings  - Fork 11.9k
 
Closed
Labels
area: @angular-devkit/build-angulararea: docsRelated to the documentationRelated to the documentation
Milestone
Description
It is possible to pass proxy-config parameter when running ng e2e command like this:
ng e2e --proxy-config proxy.conf.json
This is the same parameter as when running ng serve command, nevertheless it is not documented in the wiki:
https://github.com/angular/angular-cli/wiki/e2e
I personally think that it would save some developers time, when configuring protractor to run against the real backend, that requires proxy.
If the missed argument in the wiki is desired - is there any reason not to pass the argument just like we do when running ng serve?
manuelbl and fibinger
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulararea: docsRelated to the documentationRelated to the documentation