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

Paths starting with ./ aren't watched for new files #167

Open
iyeldinov opened this issue Dec 6, 2014 · 3 comments
Open

Paths starting with ./ aren't watched for new files #167

iyeldinov opened this issue Dec 6, 2014 · 3 comments

Comments

@iyeldinov
Copy link

No description provided.

@dgieselaar
Copy link

Can confirm. ie, this works when adding a file:

gaze('src/**/*')

But this doesn't emit add/all event:
gaze('./src/**/*')

@KiT106
Copy link

KiT106 commented Sep 29, 2016

I got the same problem, both Windows and Linux.
Hopefully, It will be fixed soon. 👍

@TehShrike
Copy link

I am also observing this issue on macOS 10.13 with gaze 1.1.2.

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

4 participants