Skip to content
Snippets Groups Projects
Commit d352a87f authored by Paul Gschwendtner's avatar Paul Gschwendtner Committed by Jessica Janiuk
Browse files

test: update aio size golden to reflect reduction due to lock file maintenance (#46819)

The AIO payload size has been reduced with lock file maintenance which
resulted in updates of Angular framework and Angular devkit/CLI.

The same reduction is already visible in the `aio-local` job because
it was already using the latest FW packages (obviously -- given it being
from HEAD).

PR Close #46819
parent 4b03b1c2
No related merge requests found
......@@ -2,7 +2,7 @@
"aio": {
"uncompressed": {
"runtime": 4325,
"main": 462745,
"main": 461922,
"polyfills": 33814,
"styles": 73640,
"light-theme": 78276,
......@@ -12,7 +12,7 @@
"aio-local": {
"uncompressed": {
"runtime": 4325,
"main": 461897,
"main": 461893,
"polyfills": 33922,
"styles": 73640,
"light-theme": 78276,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment