angular/aio/scripts/_payload-limits.json
Igor Minar 089fcbf369 build(docs-infra): upgrade framework and cli to 8.0.0-rc.2 (#30202)
Brings in small payload size fixes.

PR Close #30202
2019-04-29 18:46:53 -07:00

14 lines
260 B
JSON
Executable file

{
"aio": {
"master": {
"uncompressed": {
"runtime-es5": 2980,
"runtime-es2015": 2986,
"main-es5": 504623,
"main-es2015": 443406,
"polyfills-es5": 128751,
"polyfills-es2015": 53147
}
}
}
}