Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disableCwdGlobbing option to watcher #1168

Closed
felipecrs opened this issue Oct 22, 2021 · 1 comment
Closed

Add disableCwdGlobbing option to watcher #1168

felipecrs opened this issue Oct 22, 2021 · 1 comment

Comments

@felipecrs
Copy link

felipecrs commented Oct 22, 2021

This is a follow-up of #300, which is well explained by @appelgran at #300 (comment).

The workaround is to disableGlobbing for everything and later I apply the glob on the file name by myself, which of course is not optimal.

@paulmillr
Copy link
Owner

#1195 will disable globs altogether

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants