is there a way to filter the files turbo watch is watching? #10979
Unanswered
unaidieguez03
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
PROBLEM
I'm using turborepo 2.5.8. I've gotten to the point where I need a task to retrace if something has changed. The problem starts when the task sees that the dist directory has changed, which is at the same level as my turbo.json.
Because of this, the task is constantly re-running.
HELP/PROPOSAL
I was wondering if there's a way to ignore some directories or files, something like a .turboignore or in the input field by using the '!' .
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions