Merge pull request #16849 from edx/ormsbee/smaller_commons_chunk
Reduce size of the commons.js bundle.
This commit is contained in:
@@ -76,7 +76,7 @@ module.exports = {
|
||||
// common/djangoapps/pipeline_mako/templates/static_content.html
|
||||
name: 'commons',
|
||||
filename: 'commons.js',
|
||||
minChunks: 2
|
||||
minChunks: 3
|
||||
})
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user