I was wondering if an option could be added such that a message is printed to the terminal every time that the cpx gets executed.
With the current implementation, when you modify an HTML file, it is not possible to know how much to wait to refresh the browser (if for instance you happen to be doing web development).
Edit: I have missed the --verbose option, which is enough for my particular purpose. I'm closing the issue.
I was wondering if an option could be added such that a message is printed to the terminal every time that the cpx gets executed.
With the current implementation, when you modify an HTML file, it is not possible to know how much to wait to refresh the browser (if for instance you happen to be doing web development).
Edit: I have missed the
--verbose
option, which is enough for my particular purpose. I'm closing the issue.