angular-cn/aio/scripts/_payload-limits.json
George Kalpakas 2adf03e54a fix(docs-infra): inline SVG icons used in page load sensitive UI (#27250)
These icons are part of the app shell and used on every load (on both
desktop and mobile). Inlining them ensures they are rendered asap.

PR Close #27250
2018-12-05 13:26:26 -08:00

12 lines
149 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime": 3881,
"main": 502188,
"polyfills": 53926
}
}
}
}