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
motivation: is some development cases, the cached version of the manifest may persist even though is not-parsable and break dependency resolutions
changes: refactor caching logic to first try and parse the cached JSON and fall back to trying to re-evaluate the manifest into JSON if its not parsable.
0 commit comments