We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 151da76 + 8459710 commit 04e6759Copy full SHA for 04e6759
files/.env.test
@@ -0,0 +1,8 @@
1
+# This file is committed to git and should not contain any secrets.
2
+#
3
+# Vite recommends using .env.local or .env.[mode].local if you need to manage secrets
4
+# SEE: https://vite.dev/guide/env-and-mode.html#env-files for more information.
5
+
6
7
+# Default NODE_ENV with vite build --mode=test is production
8
+NODE_ENV=development
0 commit comments