diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/olive-rabbits-rhyme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/olive-rabbits-rhyme.md b/.changeset/olive-rabbits-rhyme.md new file mode 100644 index 000000000..7720c1ed5 --- /dev/null +++ b/.changeset/olive-rabbits-rhyme.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fix content collection build errors for empty collections or underscore files of type `.json`. |