mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-18 11:22:18 +00:00
ee236060c7
Will only watch for changes on wiki files loaded during startup or created by runtime
(Does not yet track renames/deletes)
(Will not notice new files)
May become confused by directory structure changes on some platforms
(see node docs on fs.watch for caveats!)