Add a timestamp or an autoinc number on watch
Opened this issue · 1 comments
ScottMaclure commented
Use case: not sure if watch picked up my changes or not - the current console output makes it tricky to know if watch actually compiled.
Probably more of a psychological help than anything.
> rollup -c -w
bundling...
bundled in 246ms. Watching for changes...
bundling...
bundled in 120ms. Watching for changes...
bundling...
bundled in 129ms. Watching for changes...
bundling...
bundled in 123ms. Watching for changes...
bundling...
bundled in 108ms. Watching for changes... <-- wait, did that run just now, or not? etc.
ScottMaclure commented
I'm thinking
[2017-07-30T07:27:59.054Z] bundling...