Skip to content

Commit 9279821

Browse files
committed
chore: update size snapshot for v1.0.0-beta.0
1 parent 3864742 commit 9279821

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.size-snapshot.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"dist/streamsql.esm.js": {
3-
"bundled": 8133,
4-
"minified": 3944,
5-
"gzipped": 1606,
3+
"bundled": 8092,
4+
"minified": 3922,
5+
"gzipped": 1610,
66
"treeshaked": {
77
"rollup": {
88
"code": 75,
99
"import_statements": 0
1010
},
1111
"webpack": {
12-
"code": 4558
12+
"code": 4536
1313
}
1414
}
1515
},
1616
"dist/streamsql.cjs.js": {
17-
"bundled": 9592,
18-
"minified": 4470,
19-
"gzipped": 1679
17+
"bundled": 9528,
18+
"minified": 4442,
19+
"gzipped": 1682
2020
},
2121
"dist/streamsql.min.js": {
22-
"bundled": 10483,
23-
"minified": 4297,
24-
"gzipped": 1655
22+
"bundled": 10419,
23+
"minified": 4269,
24+
"gzipped": 1653
2525
}
2626
}

0 commit comments

Comments
 (0)