Creating a new file in a watched directory necessitates restarting the server so that the new file is watched.
It would be nice if new files were detected and registered with fs.watchFile automatically.
@nicjansma any thoughts on this? I'll try to see if there's an easy solution later today.
Creating a new file in a watched directory necessitates restarting the server so that the new file is watched.
It would be nice if new files were detected and registered with fs.watchFile automatically.
@nicjansma any thoughts on this? I'll try to see if there's an easy solution later today.