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

fix for Issue #41 - support for absolute paths #47

Closed
wants to merge 1 commit into from
Closed

fix for Issue #41 - support for absolute paths #47

wants to merge 1 commit into from

Conversation

brett-shwom
Copy link

Adding 2 watchers (one relative, one absolute) is a bit redundant, but it seems to get the job done. The code in the pull request was tested via grunt and passed all tests including the addedAbsolutePath which you'll find in the pull request.

#41

@shama
Copy link
Owner

shama commented Sep 4, 2013

Thank you for this but watching files twice seems like we're just covering up the issue rather than fixing it. It might be worth it if the issue was more severe. Since you can effectively accomplish the same thing by using the cwd option; I don't think it's worth the extra watchers.

@shama shama closed this Sep 4, 2013
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

Successfully merging this pull request may close these issues.

2 participants