Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd documentation for --browser-target #16572
Comments
This comment has been minimized.
This comment has been minimized.
|
Woah, that issue template is a pain to work with. |
This comment has been minimized.
This comment has been minimized.
|
Would you like to add more details to this doc? That string is extracted from json files in this repo, and should be the 3 results for "Target to serve" if you search across the code. |
This comment has been minimized.
This comment has been minimized.
|
I'd love to, but I have no idea what it does nor how to use it. That's why I was referring to the docs. |
This comment has been minimized.
This comment has been minimized.
|
The Usually there's only one build, but since a target can have multiple configurations, you can specify that you want to serve that particular configuration of the build. There's some more information about it in this AIO page. In practical terms what this means is that The way this is specified is through
Where Does this description help? |


Description
There's no documentation for
ng serve --browser-target.What's the affected URL?
Reproduction Steps