angular/goldens/size-tracking/integration-payloads.json
Matthieu Riegler 5c0d68804e fix(core): Ensure that a destroyed effect never run. (#59415)
Prior to this change, a scheduled root effect, even if destroyed instantly, would still run at least once.

This commit fixes this.

fixes #59410

PR Close #59415
2025-01-08 16:40:44 +00:00

62 lines
1.1 KiB
JSON

{
"cli-hello-world": {
"uncompressed": {
"main": 132425,
"polyfills": 33792
}
},
"cli-hello-world-ivy-i18n": {
"uncompressed": {
"main": 135813,
"polyfills": 35883
}
},
"cli-hello-world-lazy": {
"uncompressed": {
"main": 108611,
"polyfills": 34169,
"lazy.routes": 361
}
},
"forms": {
"uncompressed": {
"main": 181773,
"polyfills": 33772
}
},
"animations": {
"uncompressed": {
"main": 143167,
"polyfills": 34023,
"open-close.component": 1190
}
},
"animations-async": {
"uncompressed": {
"main": 86540,
"polyfills": 33782,
"browser": 63949,
"open-close.component": 1218
}
},
"standalone-bootstrap": {
"uncompressed": {
"main": 94769,
"polyfills": 33802
}
},
"defer": {
"uncompressed": {
"main": 12709,
"polyfills": 33807,
"defer.component": 345
}
},
"platform-server-hydration/browser": {
"uncompressed": {
"main": 221976,
"polyfills": 34544,
"event-dispatch-contract.min": 476
}
}
}