angular-cn/aio/scripts/_payload-limits.json
Brandon fcef39048a refactor(docs-infra): update loading of custom elements to use dynamic import syntax (#30704)
Removes the usage of `NgModuleFactoryLoader` and string-based imports for lazy loading.

PR Close #30704
2019-05-31 15:24:22 -07:00

15 lines
260 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime-es5": 2516,
"runtime-es2015": 2522,
"main-es5": 504760,
"main-es2015": 443497,
"polyfills-es5": 128751,
"polyfills-es2015": 53147
}
}
}
}