Commit 40f3a65
authored
improve cached manifest error handling (#3651)
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.1 parent 0efa53e commit 40f3a65
File tree
2 files changed
+252
-228
lines changed- Sources/PackageLoading
- Tests/PackageLoadingTests
2 files changed
+252
-228
lines changed
0 commit comments