watchify
watchify copied to clipboard
How to watch multi bundles by watchify command
I have dozens of bundles built by browserify, I want to watch changes and update bundles.
while I didn't find how to run the command watchify -o to do this.
Anyone may help or give a clue?
Or by grunt-watchify task?
Many thanks~