5fc45082ca
Differs tries to inject parent differ in order to support extending. This does not work in the 'root' injector as the provider overrides the default injector. The fix is to just assume standard set of providers and extend those instead. PR close #25015 Issue close #11309 `Can't extend IterableDiffers` Issue close #18554 `IterableDiffers.extend is not AOT compatible` (This is fixed because we no longer have an arrow function in the factory but a proper function which can be imported.) PR Close #39981
30 lines
527 B
JSON
Executable File
30 lines
527 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3033,
|
|
"main-es2015": 447766,
|
|
"polyfills-es2015": 52343
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3033,
|
|
"main-es2015": 447349,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3153,
|
|
"main-es2015": 431137,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
}
|
|
}
|