We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.env.example.js
1 parent 9531ffd commit 8718b23Copy full SHA for 8718b23
1 file changed
.env.example.js
@@ -1,3 +1,6 @@
1
+/**
2
+ * Environment variables for local development only.
3
+ */
4
5
process.env._THEME = 'mobile';
6
// process.env._THEME = 'original';
0 commit comments