We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clear loaded NodeJS modules
The old example would leak watchers, instead of the location checking hack we actually destroy the watcher itself.
According to the node docs, recurse is now supported in windows. https://nodejs.org/api/fs.html#fs_caveats
nw-dev
to be consistent removed window, added event check because on osx there are many "add" events and the application is reloading in a loop
Mention the recursive option available for fs.watch and its limitations
Updated Livereload node webkit on changes (markdown)