Skip to content

Commit a6f526b

Browse files
committed
fix: update web-pack size values
1 parent 8fcbb74 commit a6f526b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

tests/webpack/helpers/values.csv

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
config, bundle_js_size, vendor_size, app_size
2-
js-android-bundle, 1338565, 3485155, 11961178
3-
js-android-bundle-uglify, 470179, 1335433, 11961178
4-
js-android-bundle-snapshot, 1338565, 0, 11961178
5-
js-android-bundle-uglify-snapshot, 470179, 0, 11961178
6-
js-ios-bundle, 1338565, 3589104, 13452450
7-
js-ios-bundle-uglify, 470179, 1338568, 13452450
8-
ts-android-bundle, 1338565, 3485155, 11961178
9-
ts-android-bundle-uglify, 470179, 1335433, 11961178
10-
ts-android-bundle-snapshot, 1338565, 0, 11961178
11-
ts-android-bundle-uglify-snapshot, 470179, 0, 11961178
12-
ts-ios-bundle, 1338565, 3589104, 13452450
13-
ts-ios-bundle-uglify, 470179, 1338568, 13452450
2+
js-android-bundle, 6761, 1302423, 11400100
3+
js-android-bundle-uglify, 3718, 671409, 11337260
4+
js-android-bundle-snapshot, 6744, 0, 13508535
5+
js-android-bundle-uglify-snapshot, 3703, 0, 12931571
6+
js-ios-bundle, 6762, 1402005, 12885521
7+
js-ios-bundle-uglify, 3675, 689461, 12815185
8+
ts-android-bundle, 7343, 1302437, 11400260
9+
ts-android-bundle-uglify, 4231, 671408, 11337416
10+
ts-android-bundle-snapshot, 7326, 0, 13508779
11+
ts-android-bundle-uglify-snapshot, 4216, 0, 12931799
12+
ts-ios-bundle, 7344, 1402013, 12884866
13+
ts-ios-bundle-uglify, 4178, 689460, 12814779
1414
ng-android-bundle, 1338565, 3485155, 11961178
1515
ng-android-bundle-uglify, 470179, 1335433, 11585838
1616
ng-android-bundle-snapshot, 1338565, 0, 16494569

0 commit comments

Comments
 (0)