Commit d9da43f 1 parent a3ad732 commit d9da43f Copy full SHA for d9da43f
File tree 3 files changed +9
-10
lines changed
3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 6
6
Chrome >= 60
7
7
Firefox >= 60
8
8
Firefox ESR
9
- iOS >= 10
10
- Safari >= 10
11
- Android >= 6
9
+ iOS >= 12
10
+ Safari >= 12
12
11
not Explorer <= 11
Original file line number Diff line number Diff line change 34
34
},
35
35
{
36
36
"path" : " ./dist/js/bootstrap.bundle.js" ,
37
- "maxSize" : " 43 kB"
37
+ "maxSize" : " 41 kB"
38
38
},
39
39
{
40
40
"path" : " ./dist/js/bootstrap.bundle.min.js" ,
41
- "maxSize" : " 22.75 kB"
41
+ "maxSize" : " 22 kB"
42
42
},
43
43
{
44
44
"path" : " ./dist/js/bootstrap.esm.js" ,
45
- "maxSize" : " 28.5 kB"
45
+ "maxSize" : " 27 kB"
46
46
},
47
47
{
48
48
"path" : " ./dist/js/bootstrap.esm.min.js" ,
49
- "maxSize" : " 19 kB"
49
+ "maxSize" : " 18 kB"
50
50
},
51
51
{
52
52
"path" : " ./dist/js/bootstrap.js" ,
53
- "maxSize" : " 29 kB"
53
+ "maxSize" : " 27 kB"
54
54
},
55
55
{
56
56
"path" : " ./dist/js/bootstrap.min.js" ,
57
- "maxSize" : " 16.5 kB"
57
+ "maxSize" : " 15.75 kB"
58
58
}
59
59
],
60
60
"ci" : {
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ const browsers = {
40
40
iphone7 : {
41
41
base : 'BrowserStack' ,
42
42
os : 'ios' ,
43
- os_version : '10 .0' ,
43
+ os_version : '12 .0' ,
44
44
device : 'iPhone 7' ,
45
45
real_mobile : true
46
46
} ,
You can’t perform that action at this time.
0 commit comments