Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"ng serve" should have a switch to clear the screen before each rebuild #30515

Closed as not planned
@kisfairmed

Description

@kisfairmed

Command

serve

Description

#25699 (original was #21559) described it would be a great quality of life feature to be able to clear the screen before each rebuild. It was requested in that issue for build AND serve but sadly for serve it has been silently dropped. Therefor this issue to vote for the same option "on ng serve".

Description of #21599 (original request) below:

When I'm refactoring large code-base i revised folowing process:

  • i have ng serve running
  • i do some changes in bulk without save
  • save all
  • i stop the process
  • clear the console
  • then start the ng serve again

I'm doing this to see in isolation what I break, fixed what are new issues etc. So I can focus only on what is relevant

Describe the solution you'd like

it would be nice to have a switch to run ng serve which would clear console everytime it detects change

Describe alternatives you've considered

Currently I'm doing it manually - stopping the process, clearing console and starting ng serve again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions