We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db94c85 commit ecd922aCopy full SHA for ecd922a
.env.example
@@ -5,11 +5,6 @@
5
# the webpack config using the `EnvironmentPlugin`.
6
# ------------------------------------------------------------------------------
7
8
-# The environment the app is running in.
9
-# Generally, this should stay as 'production' so that webpack and the bundlers
10
-# know to optimize the build for best performance.
11
-NODE_ENV="production"
12
-
13
# App-specific environment variable.
14
# Similar purpose as NODE_ENV but for our own use, and at times
15
# may not be in sync with the NODE_ENV the app is running under.
0 commit comments