Files
angular__angular/integration/_payload-limits.json
2019-01-08 11:58:40 -08:00

20 lines
453 B
JSON

{
"cli-hello-world": {
"master": {
"uncompressed": {
"runtime": 1497,
"main": 187112,
"polyfills": 59608
}
}
},
"hello_world__closure": {
"master": {
"uncompressed": {
"bundle": "TODO(i): temporarily increase the payload size limit from 105779 - this is due to a closure issue related to ESM reexports that still needs to be investigated",
"bundle": 177585
}
}
}
}