angular-cn/integration/_payload-limits.json

43 lines
813 B
JSON

{
"cli-hello-world": {
"master": {
"uncompressed": {
"runtime": 1110,
"main": 151765,
"polyfills": 59462
}
}
},
"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
}
}
}
}