summaryrefslogtreecommitdiff
path: root/.changeset/green-wombats-pay.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/green-wombats-pay.md')
-rw-r--r--.changeset/green-wombats-pay.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/green-wombats-pay.md b/.changeset/green-wombats-pay.md
new file mode 100644
index 000000000..031a85e95
--- /dev/null
+++ b/.changeset/green-wombats-pay.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fix regression that caused some stateful Vite plugins to assume they were running in `dev` mode during the `build` and vice versa.