You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring a runtime cache input according to the documentation it fails to invalidate the cache when it changes. See example in "Steps to Reproduce". Running it several times will result in the output being cached and used when it should not.
Expected Behavior
When the output of the runtime command changes, the cache should be invalidated.
Current Behavior
When configuring a runtime cache input according to the documentation it fails to invalidate the cache when it changes. See example in "Steps to Reproduce". Running it several times will result in the output being cached and used when it should not.
Expected Behavior
When the output of the runtime command changes, the cache should be invalidated.
GitHub Repo
No response
Steps to Reproduce
Task config:
nx.json targetDefaults config:
Nx Report
Failure Logs
Package Manager Version
10.9.0
Operating System
Additional Information
This is a problem that has persisted for a long time. I have never seen it work.
The text was updated successfully, but these errors were encountered: