This commit updates the version of Angular framework used in angular.io to version 10.1.3. NOTE: The actual size decrease for the main bundle is 3KB (because the actual size before this commit was 451226B, not 450952B as seen in `aio-payloads.json`). PR Close #39017
30 lines
527 B
JSON
Executable File
30 lines
527 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3037,
|
|
"main-es2015": 448223,
|
|
"polyfills-es2015": 52685
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3037,
|
|
"main-es2015": 447742,
|
|
"polyfills-es2015": 52415
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3157,
|
|
"main-es2015": 430008,
|
|
"polyfills-es2015": 52415
|
|
}
|
|
}
|
|
}
|
|
}
|