build(docs-infra): update payload sizes (#39600)

This commit updates the payload sizes for angular.io to reflect the
current values. This helps compare with the changes introduced by the
following commit.

The values are taken from these [test_aio][1], [test_aio_local][2] and
[test_aio_local_viewengine][3] CI jobs.

[1]: https://circleci.com/gh/angular/angular/852537
[2]: https://circleci.com/gh/angular/angular/852582
[3]: https://circleci.com/gh/angular/angular/852586

PR Close #39600
This commit is contained in:
George Kalpakas 2020-11-18 12:36:00 +02:00 committed by Andrew Kushnir
parent dc697d33d0
commit 3ab4c8313d
1 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
"master": {
"uncompressed": {
"runtime-es2015": 3037,
"main-es2015": 448243,
"polyfills-es2015": 52685
"main-es2015": 448285,
"polyfills-es2015": 52407
}
}
},
@ -12,8 +12,8 @@
"master": {
"uncompressed": {
"runtime-es2015": 3037,
"main-es2015": 448796,
"polyfills-es2015": 52415
"main-es2015": 449116,
"polyfills-es2015": 52557
}
}
},
@ -21,8 +21,8 @@
"master": {
"uncompressed": {
"runtime-es2015": 3157,
"main-es2015": 432199,
"polyfills-es2015": 52415
"main-es2015": 432424,
"polyfills-es2015": 52557
}
}
}