angular-cn/integration/_payload-limits.json

44 lines
945 B
JSON

{
"cli-hello-world": {
"master": {
"uncompressed": {
"inline": 1508,
"main": "TODO(i): temporarily increase the payload size limit to 257298 from 155112, we need CLI v6 to bring the size down",
"main": 257298,
"polyfills": 60187
}
}
},
"hello_world__closure": {
"master": {
"uncompressed": {
"bundle": "TODO(i): temporarily increase the payload size limit to 226340 from 105779 - we need CLI v6 to bring the size down",
"bundle": 223894
}
}
},
"hello_world__render3__closure": {
"master": {
"uncompressed": {
"bundle": 8153
}
}
},
"hello_world__render3__rollup": {
"master": {
"uncompressed": {
"bundle": 10129
}
}
},
"hello_world__render3__cli": {
"master": {
"uncompressed": {
"inline": 1447,
"main": 40513,
"polyfills": 61085
}
}
}
}