summaryrefslogtreecommitdiff
path: root/.changeset/angry-cows-hug.md
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2023-12-05 14:31:51 +0000
committerGravatar GitHub <noreply@github.com> 2023-12-05 14:31:51 +0000
commit631e5d01b00efee6970466c38201cb0e67ec74cf (patch)
tree7c147c252bb3750f8186d756bb34fb2521352bf9 /.changeset/angry-cows-hug.md
parent2f110a501664d9fa8b03814d3fe818956031cfc4 (diff)
downloadastro-631e5d01b00efee6970466c38201cb0e67ec74cf.tar.gz
astro-631e5d01b00efee6970466c38201cb0e67ec74cf.tar.zst
astro-631e5d01b00efee6970466c38201cb0e67ec74cf.zip
fix: logging build trace of pages (#9315)
Diffstat (limited to '.changeset/angry-cows-hug.md')
-rw-r--r--.changeset/angry-cows-hug.md5
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.