-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Turborepo): file hash watching (#7855)
### Description - Implements basic file hash watching. Does not yet handle `inputs`, although some of the infrastructure is there for them - Updates some `Display` and `Debug` implementations on various glob wrappers to be less noisy ### Testing Instructions The hash watching process has a couple of tests for scenarios like files changing and switching git branches, which triggers a change in package layout. Closes TURBO-2721
- Loading branch information
Greg Soltis
authored
Apr 16, 2024
1 parent
fb83e8f
commit 10eab3d
Showing
10 changed files
with
1,052 additions
and
10 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.