angular/aio/scripts/_payload-limits.json
George Kalpakas c9ce485ce0 build(docs-infra): update @angular/cli to v8.0.2 (#30935)
This restores named lazy chunks, which were broken during beta/rc (i.e.
the lazy chunks were named 0/1/2/...).

PR Close #30935
2019-06-11 00:11:36 +00:00

14 lines
260 B
JSON
Executable file

{
"aio": {
"master": {
"uncompressed": {
"runtime-es5": 3005,
"runtime-es2015": 3011,
"main-es5": 504448,
"main-es2015": 443713,
"polyfills-es5": 129161,
"polyfills-es2015": 53295
}
}
}
}