summaryrefslogtreecommitdiff
path: root/.changeset/rude-trainers-repeat.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-25 17:00:49 -0500
committerGravatar GitHub <noreply@github.com> 2022-03-25 17:00:49 -0500
commit109693bb0594ec2bb5ef4f40e01af25eade644bf (patch)
tree0b8e33b4c5119217fb956e929dbcb6ab6fee9a4b /.changeset/rude-trainers-repeat.md
parente232fcda0a625e612624a5090d19e3b4bd0dc4aa (diff)
downloadastro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.gz
astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.tar.zst
astro-109693bb0594ec2bb5ef4f40e01af25eade644bf.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/rude-trainers-repeat.md')
-rw-r--r--.changeset/rude-trainers-repeat.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/.changeset/rude-trainers-repeat.md b/.changeset/rude-trainers-repeat.md
deleted file mode 100644
index 4202f395a..000000000
--- a/.changeset/rude-trainers-repeat.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-'astro': patch
----
-
-Improve granularity of production build logs. This now lists:
-- the "data collection" build step, with timeout warnings for larger imports. This is useful for understanding large `import.meta.glob` calls.
-- the Vite client bundling step. This logs all Vite production build info to clarify what assets are built alongside your HTML.
-- the route generation step, complete with all output HTML files for a given input file. This is especially useful when debugging `getStaticPaths`.
-- fixes "0 pages in Infinityms" log when building to SSR \ No newline at end of file