angular/goldens/size-tracking/integration-payloads.json
Kristiyan Kostadinov 01722ee637 build: fix size failure (#54756)
Fixes a broken size CI check.

PR Close #54756
2024-03-07 16:13:44 -08:00

64 lines
1.3 KiB
JSON

{
"cli-hello-world": {
"uncompressed": {
"runtime": 908,
"main": 127322,
"polyfills": 33792
}
},
"cli-hello-world-ivy-i18n": {
"uncompressed": {
"runtime": 926,
"main": 125263,
"polyfills": 34676
}
},
"cli-hello-world-lazy": {
"uncompressed": {
"runtime": 2734,
"main": 231349,
"polyfills": 34169,
"src_app_lazy_lazy_routes_ts": 487
}
},
"forms": {
"uncompressed": {
"runtime": 888,
"main": 166256,
"polyfills": 33772
}
},
"animations": {
"uncompressed": {
"runtime": 2704,
"main": 283017,
"polyfills": 33817,
"src_app_open-close_component_ts": 1321
}
},
"animations-async": {
"uncompressed": {
"runtime": 2906,
"main": 221187,
"polyfills": 33782,
"node_modules_angular_animations_fesm2022_browser_mjs": 63949,
"default-node_modules_angular_animations_fesm2022_animations_mjs": 4264,
"src_app_open-close_component_ts": 1321
}
},
"standalone-bootstrap": {
"uncompressed": {
"runtime": 918,
"main": 85055,
"polyfills": 33802
}
},
"defer": {
"uncompressed": {
"runtime": 2689,
"main": 115193,
"polyfills": 33807,
"src_app_defer_component_ts": 450
}
}
}