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.
1 parent 98c07d3 commit 8459710Copy full SHA for 8459710
files/.env.test
@@ -1,2 +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