Files
angular__angular/goldens/size-tracking/integration-payloads.json
Andrew Scott 12181b9914 refactor(core): Use single source of truth for ApplicationRef.isStable (#53576)
This commit updates the `ApplicationRef.isStable` implementation to use
a single `Observable` to manage the state. This simplifies the mental
model quite a bit and removes the need for rx operators like
`distinctUntilChanged` and `combineLatest`.

PR Close #53576
2023-12-19 12:42:45 -08:00

65 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": 33810,
"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
}
}
}