Commit fa8478c2 authored by Mike Greiling's avatar Mike Greiling

enable accidentally-disabled nodeEnv optimization

parent 7a633e08
......@@ -171,7 +171,6 @@ module.exports = {
},
optimization: {
nodeEnv: false,
runtimeChunk: 'single',
splitChunks: {
maxInitialRequests: 4,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment