ci(aio): do not limit size of gzip7 and gzip 9 (#21601)
PR Close #21601
This commit is contained in:
@ -1,16 +1,6 @@
|
||||
{
|
||||
"cli-hello-world": {
|
||||
"master": {
|
||||
"gzip7": {
|
||||
"inline": 847,
|
||||
"main": 42144,
|
||||
"polyfills": 19838
|
||||
},
|
||||
"gzip9": {
|
||||
"inline": 847,
|
||||
"main": 42083,
|
||||
"polyfills": 19839
|
||||
},
|
||||
"uncompressed": {
|
||||
"inline": 1447,
|
||||
"main": 151639,
|
||||
@ -20,12 +10,6 @@
|
||||
},
|
||||
"hello_world__closure": {
|
||||
"master": {
|
||||
"gzip7": {
|
||||
"bundle": 32793
|
||||
},
|
||||
"gzip9": {
|
||||
"bundle": 32758
|
||||
},
|
||||
"uncompressed": {
|
||||
"bundle": 100661
|
||||
}
|
||||
|
Reference in New Issue
Block a user