mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Added additional links which can help user find the things they are looking for when there are no search results (when searching or on a 404 page). Note: This commit increases the main bundle's payload size due to the extra content of the `aio-search-results` component. Fixes #31532 PR Close #34978
29 lines
527 B
JSON
Executable file
29 lines
527 B
JSON
Executable file
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 450612,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 451469,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3097,
|
|
"main-es2015": 429230,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
}
|
|
}
|