chore(gulp): log message when tasks triggered by watch#1893
Conversation
There was a problem hiding this comment.
nit pick do you need "\n" here ?
There was a problem hiding this comment.
to get an extra linefeed, eg
====...
WATCH TRIGGERED ...
On: ...
====...
rather than
====...
WATCH TRIGGERED ...
On: ...
====...
--- formatting niceness with one less line of code, I guess
|
👍 |
There was a problem hiding this comment.
@caitp I would personally prefer the version without the extra-line, could you make it an option in the build system ;)
There was a problem hiding this comment.
If folks are happy with the less-tall version, there's no problem with that.
|
so eh, PTAL? @mhevery / @IgorMinar ? should be a trivial one =) |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Closes #1882