astro/.changeset/cyan-vans-clap.md
Bjorn Lu 30bb363713
Fix astro:build:setup hook updateConfig utility (#7438)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-06-21 21:56:25 +08:00

5 lines
151 B
Markdown

---
'astro': patch
---
Fix `astro:build:setup` hook `updateConfig` utility, where the configuration wasn't correctly updated when the hook was fired.