angular/goldens/size-tracking/integration-payloads.json
Alan Agius 7de7c52769 build: remove usages of useDefineForClassFields: false (#58297)
When setting `"useDefineForClassFields": false`, static fields are compiled within a block that relies on the `this` context. This output makes it more difficult for bundlers to treeshake and eliminate unused code.

PR Close #58297
2024-10-28 12:26:05 -07: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": 176726,
"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": 12094,
"polyfills": 33807,
"defer.component": 345
}
},
"platform-server-hydration/browser": {
"uncompressed": {
"main": 221976,
"polyfills": 34544,
"event-dispatch-contract.min": 476
}
}
}