Skip to content

--proxy-config option missing in new ng e2e #10329

@cyrilletuzi

Description

@cyrilletuzi

Versions

cli 6.0.0-rc.4

Repro steps

  • npm i @angular/cli@next -g
  • ng new helloworld
  • add --proxy-config proxy.config.json to npm e2e script in package.json
  • cd helloworld
  • npm run e2e

Observed behavior

Unknown option: '--proxyConfig'

Desired behavior

ng e2e should continue to support a proxy config as before.

Mention any other details that might be useful (optional)

Works with ng serve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions