mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: update integration test payload size (#57986)
This commit updates a golden file with payload sizes for integration apps. One of the sizes got dropped below the threshold (but not significantly), most likely due to changes merged earlier (dependency updates, CLI changes, etc). PR Close #57986
This commit is contained in:
parent
0aae371649
commit
fbd5579a68
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
"defer": {
|
||||
"uncompressed": {
|
||||
"main": 12148,
|
||||
"main": 11497,
|
||||
"polyfills": 33807,
|
||||
"defer.component": 371
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue