-
Notifications
You must be signed in to change notification settings - Fork 771
Expand file tree
/
Copy pathmonosize.baseline.json
More file actions
41 lines (41 loc) · 1.02 KB
/
monosize.baseline.json
File metadata and controls
41 lines (41 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"branch": "main",
"commitSHA": "d3a52e0ab450628b7e75563229979b342ece5cd4",
"report": [
{
"packageName": "react-icons",
"name": "Atomic Imports",
"path": "bundle-size/atomic-import.fixture.js",
"minifiedSize": 6799,
"gzippedSize": 3155
},
{
"packageName": "react-icons",
"name": "Single Icon via Import all",
"path": "bundle-size/icons-import-all.fixture.js",
"minifiedSize": 6801,
"gzippedSize": 3156
},
{
"packageName": "react-icons",
"name": "Provider",
"path": "bundle-size/provider.fixture.js",
"minifiedSize": 547,
"gzippedSize": 340
},
{
"packageName": "react-icons",
"name": "Single Fonts",
"path": "bundle-size/single-fonts.fixture.js",
"minifiedSize": 8056,
"gzippedSize": 3487
},
{
"packageName": "react-icons",
"name": "Single Icons",
"path": "bundle-size/single-icons.fixture.js",
"minifiedSize": 6801,
"gzippedSize": 3156
}
]
}