ci(aio): do not limit size of gzip7 and gzip 9 (#21601)

PR Close #21601
This commit is contained in:
Yuan Gao
2018-01-17 09:57:54 -08:00
committed by Misko Hevery
parent 88045a5050
commit d39d1ce412
2 changed files with 3 additions and 27 deletions

View File

@ -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
}