warriordog/mooltipage

Watch mode: timestamps in output

Open

#107 opened on Nov 20, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Include the timestamp in the output of watch mode to make it more obvious when a large project has finish rebuilding. For example:

[14:00:00] Compiled [index.html]
[14:00:01] Compiled [page2.html]
[14:05:00] Compiled [index.html]
[14:05:01] Compiled [page2.html]

Contributor guide