UNPKG

simplywatch

Version:

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

5 lines (4 loc) 103 B
import 'nested/one' import 'nested/two.js' import 'nested/nonexistent.js' module.exports = 'mainCopy2'