similarly with nodemon,
that doesn't detect changes to files on vm, unless called with -L,
browser-sync has the same problem.
bs detects changes to files on the linux container, but not to files in the virtual fs.
in my example, the virtual fs is on a chromeos.
is there any similar option to browser-sync?
thanks in advance, alex