The watcher plugin is very useful. I use it to deploy changes of JavaScript files to a local dev environment (which then triggers a page reload). Since the changes are small, happen frequently and the build process is very quick, it would be great if there was no artificial delay before the build process is started.
Therefore my question: Would it be possible to make the delay configurable?