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

Should be watch option exclusive in terms of path to "watch" #84

Closed
jorrete opened this issue Jan 25, 2016 · 1 comment
Closed

Should be watch option exclusive in terms of path to "watch" #84

jorrete opened this issue Jan 25, 2016 · 1 comment

Comments

@jorrete
Copy link

jorrete commented Jan 25, 2016

Hi,
Reading the usage in the Readme.md I understood that the "watch" option adds "paths to exclusively watch for changes". I think that mount paths are being added to watchPaths anyway, even if you set the watch option. Is this the right behavior?
Thanks!

@tapio
Copy link
Owner

tapio commented Jan 25, 2016

Hmm, you are right that the readme is not quite correct. However, I'm not sure what the correct behavior should be: I think usually those mounted paths would contain stuff that's actually served and thus auto-watching is wanted and convenient, but then again currently there is no way to not watch them if that's actually desired. Do you or someone else have opinions on the matter?

@tapio tapio closed this as completed in ca1f920 Feb 16, 2016
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