mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
I updated the payload size limits as well. There still seem to be size regressions in the framework, but at least the polyfills now uses the evergreen build of zones so we shaved off a few KB there. PR Close #30183
14 lines
260 B
JSON
Executable file
14 lines
260 B
JSON
Executable file
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es5": 2980,
|
|
"runtime-es2015": 2986,
|
|
"main-es5": 506014,
|
|
"main-es2015": 444619,
|
|
"polyfills-es5": 128922,
|
|
"polyfills-es2015": 53257
|
|
}
|
|
}
|
|
}
|
|
}
|