Closed helloteemo closed 4 months ago
I want to use fsnotify to listen for configuration file update events, re-read the configuration file when there is an update event and update the slugToPage field of Application with the new config
fsnotify
slugToPage
Application
config
Not sure if it's possible
I want to use
fsnotify
to listen for configuration file update events, re-read the configuration file when there is an update event and update theslugToPage
field ofApplication
with the newconfig
Not sure if it's possible