The collection "blog" does not exist or is empty with contentCollectionCache
enabled under astro 5 beta.
#12065
Labels
feat: content collections
Related to the Content Collections feature (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When building the site with
npm run build
, I would run into this error:What's the expected result?
I would expect the build to proceed without the problem.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-9pytya?file=src%2Fcontent%2Fconfig.ts,src%2Fdata%2Fblog%2Ftest.md,src%2Fpages%2Fblog%2F[...slug].astro,src%2Fpages%2Findex.astro,astro.config.mjs&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: