-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
content: newsection: guidesstage: ready for worktriagedIssue has been routed to backlog. This is not a commitment to have it prioritized by the team.Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.
Description
Related issue:
cypress-io/cypress#3098
@bkucera said:
Hi @silbinarywolf , you should be able to use the Preprocessor API to modify how cypress watches files and reloads
Does this help?
I replied with:
@bkucera If documentation can be added here alongside watchForFileChanges
here that explains how to ignore certain files via the preprocessor API, that'd be good. The issue was more that it wasn't immediately obvious how I can just force Cypress to ignore a certain file from being changed watched / triggering a Webpack build.
I was looking for something to exclude files being watched in the configuration section of the documentation.
EDIT: I edited my copy-pasted reply a bit for clarity.
Metadata
Metadata
Assignees
Labels
content: newsection: guidesstage: ready for worktriagedIssue has been routed to backlog. This is not a commitment to have it prioritized by the team.Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.