diff options
Diffstat (limited to '.changeset/angry-cows-hug.md')
-rw-r--r-- | .changeset/angry-cows-hug.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/angry-cows-hug.md b/.changeset/angry-cows-hug.md new file mode 100644 index 000000000..4a3813117 --- /dev/null +++ b/.changeset/angry-cows-hug.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fixes an issue where logs that weren't grouped together by route when building the app. |