angular-cn/aio/scripts/_payload-limits.json
Matias Niemelä 53dbff66d7 revert: refactor(ivy): remove styling state storage and introduce direct style writing (#32259)
This reverts commit 15aeab16207fd6491e296db02501a14f92ff8e97.
2019-09-11 15:24:10 -07:00

39 lines
790 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime-es5": 3042,
"runtime-es2015": 3048,
"main-es5": 493318,
"main-es2015": 434710,
"polyfills-es5": 131024,
"polyfills-es2015": 52433
}
}
},
"aio-local": {
"master": {
"uncompressed": {
"runtime-es5": 3042,
"runtime-es2015": 3048,
"main-es5": 493330,
"main-es2015": 435296,
"polyfills-es5": 131024,
"polyfills-es2015": 52433
}
}
},
"aio-local-ivy": {
"master": {
"uncompressed": {
"runtime-es5": 2932,
"runtime-es2015": 2938,
"main-es5": 550854,
"main-es2015": 493320,
"polyfills-es5": 131024,
"polyfills-es2015": 52433
}
}
}
}