angular-docs-cn/aio/scripts/_payload-limits.json
George Kalpakas 6bc016f3fa build(docs-infra): update @angular/* to 9.0.0-next.10 (#33099)
Also, remove work-around for template type-checking issue that was fixed
in #31371.

Fixes #33051

PR Close #33099
2019-10-15 16:48:29 +00:00

39 lines
797 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime-es5": 2981,
"runtime-es2015": 2987,
"main-es5": 545369,
"main-es2015": 460590,
"polyfills-es5": 143165,
"polyfills-es2015": 52503
}
}
},
"aio-local": {
"master": {
"uncompressed": {
"runtime-es5": 2981,
"runtime-es2015": 2987,
"main-es5": 545899,
"main-es2015": 461159,
"polyfills-es5": 143165,
"polyfills-es2015": 52503
}
}
},
"aio-local-viewengine": {
"master": {
"uncompressed": {
"runtime-es5": 3091,
"runtime-es2015": 3097,
"main-es5": 521188,
"main-es2015": 436779,
"polyfills-es5": 143165,
"polyfills-es2015": 52503
}
}
}
}