PeteAtWSA
Results
3
comments of
PeteAtWSA
This is also useful for azure sql database with a low performance. There you get a "db connection failed after 30s timeout" failure frequently.
my suggestion is to change the regex pattern to "(open your browser on (http\S+)|Local: http\S+)"
We are printing the expected text before the serve command: `"start": "echo open your browser on https://localhost:4200/ && ng serve"`