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

Root Folder Changes Triggering Tasks #551

Open
deckar01 opened this issue Feb 13, 2018 · 1 comment
Open

Root Folder Changes Triggering Tasks #551

deckar01 opened this issue Feb 13, 2018 · 1 comment

Comments

@deckar01
Copy link

deckar01 commented Feb 13, 2018

I noticed a few closed issues about the root directories being watched, but I am seeing messages about them being "added" and when I change files in the root directory. My files option does not include the root directory. This only seems to happen once. Subsequent changes to root files do not trigger any "added" messages or tasks.

@deckar01
Copy link
Author

Here is the output I am seeing:

$ grunt watch:copy
Running "watch:copy" (watch) task
Waiting...
>> File ".git" added.
>> File ".gitlab" added.
>> File ".grunt" added.
>> File ".tools" added.
>> File "bin" added.
>> File "bower_components" added.
>> File "build" added.
>> File "node_modules" added.
>> File "tests" added.
Running "copy:build" (copy) task
Created 193 directories, copied 1389 files

Done.
Completed in 2.610s at Tue Feb 13 2018 10:45:10 GMT-0600 (CST) - Waiting...

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

1 participant