Cache invalidation is not working when common components under packages are modified. #33390
Unanswered
pharma-bros-lucas
asked this question in
Questions
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.
-
Hello,
I'm using NX Cloud to cache builds. When building an app service in my app, a new cache is created when changes are detected. However, even when common components under the packages directory are modified, the cache is not invalidated and the existing cached build is served.
Is there a way to invalidate the cache or configure NX in the project.json file or other files under the packages?
Or is there any way to invalidate the cache in NX Cloud?
I've tried using "Invalidate cache" in the NX Cloud settings, but the cache still doesn't reset.
Beta Was this translation helpful? Give feedback.
All reactions