acd
acd copied to clipboard
Doesn't pickup changes when a change is made via UI
I will have to delete the cache file in order to see the changes reflected.
That's because we cache the node tree, it's an expensive operation to do at every run. We should perhaps add a flag like --no-cache or --refresh-cache to force cache pull.
The project reads the changes that have occurred, but it's broken.
@dsoprea can you be more specific on what's broken?