enable accidentally-disabled nodeEnv optimization

This commit is contained in:
Mike Greiling 2018-06-21 12:14:02 -05:00
parent 7a633e0855
commit fa8478c2dd
No known key found for this signature in database
GPG key ID: 0303DF507FA67596

View file

@ -171,7 +171,6 @@ module.exports = {
},
optimization: {
nodeEnv: false,
runtimeChunk: 'single',
splitChunks: {
maxInitialRequests: 4,