Skip to content

Commit cbaaaf2

Browse files
committed
update size snapshot
1 parent 926e4d4 commit cbaaaf2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/server/.size-snapshot.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"dist/cjs/loadable-server.cjs.js": {
3-
"bundled": 18664,
4-
"minified": 10144,
5-
"gzipped": 2837
3+
"bundled": 18673,
4+
"minified": 10153,
5+
"gzipped": 2842
66
},
77
"dist/esm/loadable-server.esm.mjs": {
8-
"bundled": 18299,
9-
"minified": 9859,
10-
"gzipped": 2766,
8+
"bundled": 18308,
9+
"minified": 9868,
10+
"gzipped": 2768,
1111
"treeshaked": {
1212
"rollup": {
13-
"code": 279,
14-
"import_statements": 235
13+
"code": 288,
14+
"import_statements": 244
1515
},
1616
"webpack": {
17-
"code": 13218
17+
"code": 13266
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)