Files
angular__angular/goldens/size-tracking/integration-payloads.json
Alan Agius 6e1e70d3f1 ci: use application builder for integration tests (#55660)
This updates the integration tests to use the application builder.

PR Close #55660
2024-05-03 11:21:06 -07:00

56 lines
971 B
JSON

{
"cli-hello-world": {
"uncompressed": {
"main": 127322,
"polyfills": 33792
}
},
"cli-hello-world-ivy-i18n": {
"uncompressed": {
"main": 130590,
"polyfills": 34676
}
},
"cli-hello-world-lazy": {
"uncompressed": {
"main": 108611,
"polyfills": 34169,
"lazy.routes": 388
}
},
"forms": {
"uncompressed": {
"main": 171726,
"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": 85055,
"polyfills": 33802
}
},
"defer": {
"uncompressed": {
"main": 12148,
"polyfills": 33807,
"defer.component": 371
}
}
}