Skip to content

Commit 127dafd

Browse files
committed
test: update size goldens to reflect latest CLI devkit update
Updates the size goldens to the reflect the latest CLI devkit updates.
1 parent 29f1e85 commit 127dafd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

goldens/size-tracking/aio-payloads.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
"master": {
44
"uncompressed": {
55
"runtime": 4330,
6-
"main": 457054,
6+
"main": 456437,
77
"polyfills": 37123,
8-
"styles": 70149,
9-
"light-theme": 77369,
10-
"dark-theme": 77549
8+
"styles": 69863,
9+
"light-theme": 77232,
10+
"dark-theme": 77356
1111
}
1212
}
1313
},
1414
"aio-local": {
1515
"master": {
1616
"uncompressed": {
1717
"runtime": 4330,
18-
"main": 456498,
18+
"main": 456457,
1919
"polyfills": 37271,
20-
"styles": 70149,
21-
"light-theme": 77369,
22-
"dark-theme": 77549
20+
"styles": 69863,
21+
"light-theme": 77232,
22+
"dark-theme": 77356
2323
}
2424
}
2525
}

goldens/size-tracking/integration-payloads.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"main": "TODO(i): temporarily increase the payload size limit from 17597 - this needs to be investigate further what caused the increase.",
1616
"main": "Likely there is a missing PURE annotation https://github.com/angular/angular/pull/43344",
1717
"main": "Tracking issue: https://github.com/angular/angular/issues/43568",
18-
"main": 20409,
18+
"main": 19947,
1919
"polyfills": 37250
2020
}
2121
}
@@ -24,27 +24,27 @@
2424
"master": {
2525
"uncompressed": {
2626
"runtime": 1105,
27-
"main": 144185,
28-
"polyfills": 36939
27+
"main": 143368,
28+
"polyfills": 37248
2929
}
3030
}
3131
},
3232
"cli-hello-world-ivy-i18n": {
3333
"master": {
3434
"uncompressed": {
3535
"runtime": 929,
36-
"main": 136770,
36+
"main": 135931,
3737
"polyfills": 37933
3838
}
3939
}
4040
},
4141
"cli-hello-world-lazy": {
4242
"master": {
4343
"uncompressed": {
44-
"runtime": 2843,
45-
"main": 230506,
46-
"polyfills": 37064,
47-
"src_app_lazy_lazy_module_ts": 795
44+
"runtime": 2812,
45+
"main": 230952,
46+
"polyfills": 37244,
47+
"src_app_lazy_lazy_module_ts": 796
4848
}
4949
}
5050
},

0 commit comments

Comments
 (0)