build: update payload limits for cli-hello-world-ivy-i18n es2015 bundle (#34043)
Commit that removes wtf* apis (https://github.com/angular/angular/commit/ed55355363dad26778dfe61fe6fc0ffc521f0db6) 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:
committed by
Matias Niemelä
parent
1a0ee18d62
commit
d25de63ac8
@@ -30,7 +30,7 @@
|
||||
"master": {
|
||||
"uncompressed": {
|
||||
"runtime-es2015": 1485,
|
||||
"main-es2015": 138032,
|
||||
"main-es2015": 137209,
|
||||
"polyfills-es2015": 37494
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user