Closed seregazhuk closed 5 years ago
Now, file changes detections run synchronously and thus it blocks the event loop. The idea is to create a child process. Inside we run the script which endlessly checks the changes.
Now, file changes detections run synchronously and thus it blocks the event loop. The idea is to create a child process. Inside we run the script which endlessly checks the changes.