diff options
author | 2024-04-18 11:23:05 -0400 | |
---|---|---|
committer | 2024-04-18 11:23:05 -0400 | |
commit | 63132771373ce1510be3e8814897accc0bf62ef8 (patch) | |
tree | 19c9112e759e9b80ff501a4ffe904b65ac44e089 /examples/blog/src | |
parent | 77822a822b04b5113726f713df104e8667333c59 (diff) | |
download | astro-63132771373ce1510be3e8814897accc0bf62ef8.tar.gz astro-63132771373ce1510be3e8814897accc0bf62ef8.tar.zst astro-63132771373ce1510be3e8814897accc0bf62ef8.zip |
Invalidate CC cache manifest when lockfile or config changes (#10763)
* Invalidate CC cache manifest when lockfile or config changes
* Close the handle and increment manifest version
* debug info
* Provide a reason for cache busting
* Handle compile metadata missing
* Try it this way
* Copy over cached assets as well
* Only restore chunks when cache is valid
* Better handle invalid caches
* Explain when there is no content manifest
* Add tests
* debugging
* Remove debugging
* Update packages/astro/src/core/build/plugins/plugin-content.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update packages/astro/src/core/build/plugins/plugin-content.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Review comments
* Add chunks path constant
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Diffstat (limited to 'examples/blog/src')
0 files changed, 0 insertions, 0 deletions