build: update payload limits for `cli-hello-world-ivy-i18n` es2015 bundle (#34043)
Commit that removes wtf* apis (ed55355363
) decreased es2015 bundle for `cli-hello-world-ivy-i18n` app (was: 138032, actual: 137209). This commit updates the `_payload-limits.json` file to reflect that.
PR Close #34043
This commit is contained in:
parent
1a0ee18d62
commit
d25de63ac8
|
@ -30,7 +30,7 @@
|
|||
"master": {
|
||||
"uncompressed": {
|
||||
"runtime-es2015": 1485,
|
||||
"main-es2015": 138032,
|
||||
"main-es2015": 137209,
|
||||
"polyfills-es2015": 37494
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue