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:
Andrew Kushnir 2024-09-26 17:16:33 -07:00 committed by Paul Gschwendtner
parent 0aae371649
commit fbd5579a68

View file

@ -47,7 +47,7 @@
},
"defer": {
"uncompressed": {
"main": 12148,
"main": 11497,
"polyfills": 33807,
"defer.component": 371
}