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

fix(nxls): filter all paths that include a cache folder #2128

Merged
merged 1 commit into from
May 10, 2024

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented May 8, 2024

there are versions of nx which contain bugs where the daemon triggers a change even if the contents of .nx/cache are changes. This leads to infinite loops in Nx Console, which rebuild the project graph on change.
These are now filtered out - the daemon returns absolute paths here.

Copy link

nx-cloud bot commented May 8, 2024

@MaxKless MaxKless requested review from jaysoo and xiongemi May 8, 2024 12:10
@MaxKless MaxKless merged commit 7acb20f into master May 10, 2024
5 checks passed
@MaxKless MaxKless deleted the filter-paths-with-cache branch May 10, 2024 13:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants