NX CLI to clear cache project #29498
Ashraf-Ali-aa
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be good to have in the nx cli to clear all caches like this js below, I am currently using zx to create a js cli to clear caches from different packages, the amount of time I have to debug issues due to a cache issue makes it painful when importing projects or due to transiant issues. I know nx has nx reset but not for diffrent projects like expo nextjs etc. Actually thinking about it, if each nx plugin supported clear-cache then nx can use that when user runs
nx reset
or a new command nxclear-cache
Beta Was this translation helpful? Give feedback.
All reactions