Skip to content

ng e2e - wiki update #10671

@Bartosz-D3V

Description

@Bartosz-D3V

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions