diff --git a/config/webpack.config.js b/config/webpack.config.js index b1e378f6c27..7645ff48634 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -171,7 +171,6 @@ module.exports = { }, optimization: { - nodeEnv: false, runtimeChunk: 'single', splitChunks: { maxInitialRequests: 4,