Skip to content

Commit be769a6

Browse files
committed
chore: Update Bundle Sizes
1 parent c4c2848 commit be769a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/rollup/results.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"filename": "main.development.js",
3333
"bundleType": "NODE_DEV",
3434
"packageName": "main",
35-
"size": 136038,
36-
"gzip": 34392
35+
"size": 138863,
36+
"gzip": 35133
3737
},
3838
{
3939
"filename": "main.production.min.js",
4040
"bundleType": "NODE_PROD",
4141
"packageName": "main",
42-
"size": 136038,
43-
"gzip": 34392
42+
"size": 138863,
43+
"gzip": 35133
4444
}
4545
]
4646
}

0 commit comments

Comments
 (0)