-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angularfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity2: inconvenienttype: bug/fix
Milestone
Description
🚀 Improvement / Bug report / Feature request.
Command
Description
Just a small request: ng serve
(and maybe all other commands) should print some text instantly after the command is executed.
You can see that after enter ng serve
there is a long waiting time without any response. Appears to be dead. Annoying.
I would prefer an initial message directly after the command was entered. Something like:
ng serve
Builds and serves your app, rebuilding on file changes.
[-] Generating browser bla bla ...
This text comes from the docs. But we could also just print: Preparing...
or the joke of the day.
Seriously, no response feedback on command execution feels weird and seems to be frozen.
Maybe this should be implemented on all commands?
elvisbegovic
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angularfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity2: inconvenienttype: bug/fix