Allow the pollInterval and the quietPeriod of the filewatcher to be configured. Fixes gh-3139
Update `FileSystemWatcher` to support the concept of a "trigger file" which could be written by an IDE when a reload needs to occur. Fixes gh-3157
Fixes gh-3099