UNPKG

simplywatch

Version:

Watches files and upon change executes a command for each file INDIVIDUALLY with file-related params

9 lines (7 loc) 136 B
rand = false module.exports = ()-> rand = !rand if rand = !rand 'test/samples/js/sampleA.js' else 'test/samples/js/sampleB.js'