Open
Description
I think it would be nice to have the option to pass a argument to ionic serve to clear the terminal output. For example "ionic serve --clear" or similar.
This would make the terminal cleaner and easier to identify errors and warnings in the terminal when developing.
I know that for example Vue does it like this.