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

Creating hardlinks to files triggers rebuild #129

Open
IvanSanchez opened this issue Jan 20, 2017 · 1 comment
Open

Creating hardlinks to files triggers rebuild #129

IvanSanchez opened this issue Jan 20, 2017 · 1 comment

Comments

@IvanSanchez
Copy link
Member

I created https://github.com/gobblejs/gobble-hardlink today, and I'm hitting an unexpected problem.

Seems like creating a hardlink to a source file (any file in the watch list of any of the watch nodes) is considered by chokidar like a change of a watched source file. The result is an infinite loop when running gobble in watch mode.

Will try to debug the problem, and see if there's some extra chokidar options for this.

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