-
Notifications
You must be signed in to change notification settings - Fork 12k
Add documentation for --browser-target #16572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 |
…options. Closes #16572 Closes #17978 Closes angular/angular#39780
…options. Closes #16572 Closes #17978 Closes angular/angular#39780
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
📚 Docs or angular.io bug report
Description
There's no documentation for
ng serve --browser-target
.🔬 Minimal Reproduction
What's the affected URL?
Reproduction Steps
📷Screenshot
The text was updated successfully, but these errors were encountered: