diff options
Diffstat (limited to 'client/webpack.config.js')
| -rw-r--r-- | client/webpack.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/webpack.config.js b/client/webpack.config.js index 62ce3a6..7384a0b 100644 --- a/client/webpack.config.js +++ b/client/webpack.config.js @@ -25,7 +25,6 @@ module.exports = { }, plugins: [ new webpack.EnvironmentPlugin({ - NODE_ENV: 'production', DEBUG: false, PUBLIC_URL: null, API_PREFIX: null, |
