Closed ArtskydJ closed 8 years ago
You can use the -v
switch to print a message every time the build completed successfully.
Because I tend to reflexively save often, a message every time is a bit much.
I'll probably start enabling the -v
switch for my npm watch scripts.
Perhaps this requested feature is opinionated/out of scope. I'll close this issue. If a maintainer feels that it is in scope, feel free to re-open this issue, and I might make a PR.
When I use watchify, I'll sometimes get a parse error:
I don't always see the error right away, and when I see it, I'm not sure if it was the most recent compile, or if it was fixed since... I would like to have it show a message like
Success!
when the issue is fixed.Any thoughts on this? Would a PR be accepted?