simplywatch
Version:
Watches files and upon change executes a command for each file INDIVIDUALLY with file-related params
1 lines • 66 B
text/coffeescript
module.exports = require('through')(null, null, autoDestroy:false)
Watches files and upon change executes a command for each file INDIVIDUALLY with file-related params