Skip to content

ng serve: support for proxy urls #889

Description

@reppners

At development time our teem needs to proxy AJAX-requests with urls that match certain patterns/regexes to a different machine running the application backend.

Is this use-case already covered but not yet documented by ng serve?

If not I would like to propose this as a feature:

  • pass an array of strings/regexes to ng serve
  • if any of those strings/regexes match the url of the request then proxy the request to a configurable ip/port

If this however is not in the scope of ng serve, what benefits would our team lose if we were NOT using ng serve in the dev-workflow at all?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P5The team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)featureLabel used to distinguish feature request from other issues

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions