Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd documentation for --browser-target #16572
Comments
|
Woah, that issue template is a pain to work with. |
|
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. |
|
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. |
|
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? |
|
@NatoBoram I have some spare cycles if you'd like to hand this off. Alternatively, I'd be happy to collaborate instead if you'd still like to be involved. I wrote some of the Python docs, and would be happy to mentor. And, of course, happy to let you do your thing -- but please update us either way. |
|
@domthewop You're free to work on it :) |
|
Is this still up for grabs? |
|
Go for it, @rrohak -- I left Google in the interim and didn't update the ticket, sorry! |
Here you said there are 3 results but IntelliJ only shows 2, are we including serve.md under docs/documentation or am I missing another file? @filipesilva |
…ore specific about usage Old documentation was "Target to serve.", this commit aims to provide more clarity over that. Closes issue angular#16572



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