Skip to content

How would I parse an angular serve to notify me when its actually started? #351

Answered by stevearc
Ajaymamtora asked this question in Q&A
Discussion options

You must be logged in to vote

While this can be done with the existing components and parser system, it's not really built for it and will feel pretty clunky. I would suggest creating your own custom component that uses on_output_lines to watch for this line and then you can do whatever you want there.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ajaymamtora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants