-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.size-snapshot.json
56 lines (56 loc) · 1.07 KB
/
.size-snapshot.json
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"./dist/ok-form.umd.production.js": {
"bundled": 31759,
"minified": 10851,
"gzipped": 2857
},
"./dist/ok-form.umd.development.js": {
"bundled": 31759,
"minified": 10851,
"gzipped": 2857
},
"./dist/ok-form.cjs.production.js": {
"bundled": 29533,
"minified": 11749,
"gzipped": 2854
},
"./dist/ok-form.cjs.development.js": {
"bundled": 29533,
"minified": 11749,
"gzipped": 2854
},
"dist/ok-form.esm.js": {
"bundled": 29552,
"minified": 11759,
"gzipped": 2848,
"treeshaked": {
"rollup": {
"code": 0,
"import_statements": 0
},
"webpack": {
"code": 951
}
}
},
"./dist/ok-form.umd.min.js": {
"bundled": 31795,
"minified": 10863,
"gzipped": 2859
},
"./dist/ok-form.umd.js": {
"bundled": 31795,
"minified": 10863,
"gzipped": 2859
},
"./dist/ok-form.cjs.min.js": {
"bundled": 29569,
"minified": 11772,
"gzipped": 2857
},
"./dist/ok-form.cjs.js": {
"bundled": 29569,
"minified": 11772,
"gzipped": 2857
}
}