72

parent 9337be67
...@@ -112,7 +112,7 @@ const webpackConfig = merge(baseWebpackConfig, { ...@@ -112,7 +112,7 @@ const webpackConfig = merge(baseWebpackConfig, {
name: 'app', name: 'app',
async: 'vendor-async', async: 'vendor-async',
children: true, children: true,
minChunks: 3 minChunks: 5
}), }),
// copy custom static assets // copy custom static assets
......
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