node-supervisor
node-supervisor copied to clipboard
Recurse over directories
When supervisor listens to fs events on a directory, all of that directory's directory and file descendants should also trigger execution.
Currently, . does not appear to relaunch my application when a Mustache template in ./views changes, even though I have mustache as one of the extensions configured.