enable accidentally-disabled nodeEnv optimization
This commit is contained in:
parent
7a633e0855
commit
fa8478c2dd
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ module.exports = {
|
|||
},
|
||||
|
||||
optimization: {
|
||||
nodeEnv: false,
|
||||
runtimeChunk: 'single',
|
||||
splitChunks: {
|
||||
maxInitialRequests: 4,
|
||||
|
|
Loading…
Reference in a new issue