summaryrefslogtreecommitdiff
path: root/.changeset/short-ravens-marry.md
diff options
context:
space:
mode:
authorGravatar Rishi Raj Jain <rishi18304@iiitd.ac.in> 2022-09-23 17:38:57 +0530
committerGravatar GitHub <noreply@github.com> 2022-09-23 08:08:57 -0400
commitedb7bead6e42b463dce0f6837ea78ae733eab88b (patch)
tree733e667b06d3b091b273873bc02b71592b35a420 /.changeset/short-ravens-marry.md
parentee5fdeffddfee32a0d7708bbf6b64cee50e82aa7 (diff)
downloadastro-edb7bead6e42b463dce0f6837ea78ae733eab88b.tar.gz
astro-edb7bead6e42b463dce0f6837ea78ae733eab88b.tar.zst
astro-edb7bead6e42b463dce0f6837ea78ae733eab88b.zip
fix: Can't overwrite vite's MODE environment variable (#4850)
* Add flags to the build options * replace mode: 'production' as fallback * Update mode support * Add changeset
Diffstat (limited to '.changeset/short-ravens-marry.md')
-rw-r--r--.changeset/short-ravens-marry.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/short-ravens-marry.md b/.changeset/short-ravens-marry.md
new file mode 100644
index 000000000..c8aed9bcc
--- /dev/null
+++ b/.changeset/short-ravens-marry.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+add support for changing mode via CLI