-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)featureIssue that requests a new featureIssue that requests a new feature
Description
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?
bastienJS, davinkevin, ottosson, rob-myers, imalhasaranga and 4 more
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)featureIssue that requests a new featureIssue that requests a new feature