Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix walking invalidated dependencies
When invalidation was added in #532 I apparently forgot to account for it withiin the dependency walking code, so invalidated files wouldn't ever be rewalked. This has likely been causing a variety of nasty-to-debug errors in the wild 😞
- Loading branch information