Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 142563e

Browse files
committedAug 21, 2022
chore: update sizes snapshot (#392)
1 parent e728b7a commit 142563e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
 

‎.size-snapshot.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"dnd.js": {
3-
"bundled": 375362,
4-
"minified": 135899,
5-
"gzipped": 40559
3+
"bundled": 340503,
4+
"minified": 125035,
5+
"gzipped": 37311
66
},
77
"dnd.min.js": {
8-
"bundled": 306915,
9-
"minified": 108480,
10-
"gzipped": 31380
8+
"bundled": 302346,
9+
"minified": 107277,
10+
"gzipped": 30915
1111
},
1212
"dnd.esm.js": {
13-
"bundled": 242327,
14-
"minified": 126101,
15-
"gzipped": 32867,
13+
"bundled": 242968,
14+
"minified": 126368,
15+
"gzipped": 32917,
1616
"treeshaked": {
1717
"rollup": {
18-
"code": 20995,
19-
"import_statements": 561
18+
"code": 21062,
19+
"import_statements": 577
2020
},
2121
"webpack": {
22-
"code": 24493
22+
"code": 24501
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)
Please sign in to comment.