File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 24
24
}
25
25
},
26
26
"react-big-calendar.js" : {
27
- "bundled" : 1583203 ,
28
- "minified" : 445033 ,
29
- "gzipped" : 137433
27
+ "bundled" : 1583365 ,
28
+ "minified" : 445101 ,
29
+ "gzipped" : 137464
30
30
},
31
31
"react-big-calendar.min.js" : {
32
- "bundled" : 283207 ,
33
- "minified" : 281758 ,
34
- "gzipped" : 88844
32
+ "bundled" : 283536 ,
33
+ "minified" : 281826 ,
34
+ "gzipped" : 88860
35
35
},
36
36
"react-big-calendar.esm.js" : {
37
- "bundled" : 206455 ,
38
- "minified" : 97326 ,
39
- "gzipped" : 25439 ,
37
+ "bundled" : 200119 ,
38
+ "minified" : 93592 ,
39
+ "gzipped" : 24251 ,
40
40
"treeshaked" : {
41
41
"rollup" : {
42
- "code" : 69823 ,
43
- "import_statements" : 1103
42
+ "code" : 66279 ,
43
+ "import_statements" : 1777
44
44
},
45
45
"webpack" : {
46
- "code" : 72947
46
+ "code" : 70059
47
47
}
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ module.exports = function (api) {
13
13
} ) ,
14
14
} ,
15
15
] ,
16
- 'react-app' ,
16
+ [ 'react-app' , { absoluteRuntime : false } ] ,
17
17
] ,
18
18
plugins : [
19
19
[ '@babel/plugin-transform-runtime' ] ,
You can’t perform that action at this time.
0 commit comments