Pearce Keesling
07/11/2024, 5:03 PMCalculating task graph as configuration cache cannot be reused because environment variable 'FRAMEWORKS_FOLDER_PATH' has changed.
If I build build the widget two times the second time caches correctly, but if I do widget -> app then when I build the widget again the cache is busted.
Is it possible to have n>1 caches stored for configuration cache so I can avoid busting it every single time?