diff --git a/webpack.common.config.js b/webpack.common.config.js index 42f92106f2..28acec7e60 100644 --- a/webpack.common.config.js +++ b/webpack.common.config.js @@ -76,7 +76,7 @@ module.exports = { // common/djangoapps/pipeline_mako/templates/static_content.html name: 'commons', filename: 'commons.js', - minChunks: 2 + minChunks: 3 }) ],