mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The update to Angular 9.0.0 appears to have lowered the main.js file slightly, while the current master build of Angular appears to have gone up slightly. PR Close #35379
29 lines
527 B
JSON
Executable file
29 lines
527 B
JSON
Executable file
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 449223,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 449438,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3097,
|
|
"main-es2015": 426533,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
}
|
|
}
|