feat(aio): update payload size (#22413)

PR Close #22413
This commit is contained in:
Andrew Seguin 2018-02-28 13:38:21 -08:00 committed by Miško Hevery
parent 4d506acba0
commit 400460cc93
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
"aio": { "aio": {
"master": { "master": {
"uncompressed": { "uncompressed": {
"inline": 1602, "inline": 2062,
"main": 459119, "main": 467103,
"polyfills": 40264, "polyfills": 54253,
"embedded": 71711, "embedded": 71711,
"prettify": 14888 "prettify": 14888
} }