mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
02c85b5412
* fix: cache collections using file name too * oops
5 lines
156 B
Markdown
5 lines
156 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes an issue in content collection caching, where two documents with the same contents were generating an error during the build.
|