Even with followSymlinks: false no events (e.g. 'add') were emitted for links with a target that doesn't exist.
Not sure about the changes / why we even need the realpath if followSymlinks: false. Also tests seem to fail (at least locally).
This is more like a draft PR so far (maybe someone can take over or suggest changes).
Even with
followSymlinks: false
no events (e.g. 'add') were emitted for links with a target that doesn't exist. Not sure about the changes / why we even need the realpath iffollowSymlinks: false
. Also tests seem to fail (at least locally). This is more like a draft PR so far (maybe someone can take over or suggest changes).Steps to repro: