Gulp Watch Task Not Working With Docker

EDIT: Gulp “Watch” doesn’t work on windows with a mounted volumes because no “file change” event is sent. My current solution is to run Docker Windows Volume Watcher on my local machine while I see if I can integrate this solution into my code.