Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support paths with global pattern symbols
On chokidar watcher globbing it's used to retrieve files with global pattern (./*.js for example), this causes don't send watcher events on folders with global pattern simbols like "Program Files (x86)" or "Folder [1]" lcu-connector don't need globbing because it's always watching for lockfile, disabling it can support all folders safely
- Loading branch information