summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/mean-bags-shave.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/mean-bags-shave.md b/.changeset/mean-bags-shave.md
new file mode 100644
index 000000000..88263fa05
--- /dev/null
+++ b/.changeset/mean-bags-shave.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fixes a bug where `astro.config.mts` and `astro.config.cts` weren't reloading the dev server upon modifications.