diff --git a/webpack.common.config.js b/webpack.common.config.js index 2fd629a93e..c7d7a82118 100644 --- a/webpack.common.config.js +++ b/webpack.common.config.js @@ -167,7 +167,7 @@ module.exports = Merge.smart({ // common/djangoapps/pipeline_mako/templates/static_content.html name: 'commons', filename: 'commons.js', - minChunks: 3 + minChunks: 10 }) ],