warriordog/mooltipage

Watch mode: timestamps in output

开放

#107 创建于 2020年11月20日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (4 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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]

贡献者指南