Currently the only way to disable animations is by providing the `NoopAnimationsModule` which doesn't allow for it to be disabled based on runtime information. These changes add support for disabling animations based on runtime information by using `BrowserAnimationsModule.withConfig({disableAnimations: true})`. PR Close #40731
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": 448055,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3153,
|
|
"main-es2015": 433285,
|
|
"polyfills-es2015": 52493
|
|
}
|
|
}
|
|
}
|
|
}
|