ci: fix integration payload size (#39713)

PR #39621 updated payload sizes but failed on master when merged
https://app.circleci.com/pipelines/github/angular/angular/24641/workflows/903cf831-846b-4cde-b576-9155b3e1408e/jobs/858144

PR Close #39713
This commit is contained in:
Andrew Scott 2020-11-16 11:04:00 -08:00 committed by atscott
parent a61fe96b70
commit 9f20942f89
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 2285,
"main-es2015": 242417,
"main-es2015": 241879,
"polyfills-es2015": 36709,
"5-es2015": 745
}