зеркало из https://github.com/mozilla/treeherder.git
increase entrypoint size temporarily
This commit is contained in:
Родитель
eef0af2cfd
Коммит
700b77bb73
|
@ -155,7 +155,7 @@ module.exports = {
|
|||
neutrino.config.performance
|
||||
.hints('error')
|
||||
.maxAssetSize(2 * 1024 * 1024)
|
||||
.maxEntrypointSize(1.75 * 1024 * 1024);
|
||||
.maxEntrypointSize(2 * 1024 * 1024);
|
||||
}
|
||||
},
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче