summaryrefslogtreecommitdiff
path: root/.changeset/mean-spoons-tie.md
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2023-06-28 14:49:10 -0500
committerGravatar GitHub <noreply@github.com> 2023-06-28 14:49:10 -0500
commitd3247851f04e911c134cfedc22db17b7d61c53d9 (patch)
tree82568cca26b2e689d406182900555e4f62ab732c /.changeset/mean-spoons-tie.md
parente9a0fb502a118c180fb52943905535d9f56f5ba5 (diff)
downloadastro-d3247851f04e911c134cfedc22db17b7d61c53d9.tar.gz
astro-d3247851f04e911c134cfedc22db17b7d61c53d9.tar.zst
astro-d3247851f04e911c134cfedc22db17b7d61c53d9.zip
Pass `compressHTML` settings to manifest (#7488)
* fix(#7333): pass compressHTML to manifest * chore: add compressHTML to astro:ssr-manifest test
Diffstat (limited to '.changeset/mean-spoons-tie.md')
-rw-r--r--.changeset/mean-spoons-tie.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/mean-spoons-tie.md b/.changeset/mean-spoons-tie.md
new file mode 100644
index 000000000..22d10d41f
--- /dev/null
+++ b/.changeset/mean-spoons-tie.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Pass `compressHTML` setting to server adapters