gruntjs / grunt-contrib-watch

Run tasks whenever watched files change.
http://gruntjs.com/
MIT License
1.98k stars 356 forks source link

suggestion: option to hide "File ... changed" from console ouput #546

Closed flyon closed 6 years ago

flyon commented 6 years ago

It would be nice to have an option to not have the information which files changed in the output.

shama commented 6 years ago

You can tap in and hide the stdout as needed. I dont think we should add an option for it on this task.