Skip to content

Commit 66a910f

Browse files
committed
chore: bump size limit for future vue3 compat build
1 parent 5c4c54a commit 66a910f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"path": "./dist/bootstrap-vue.common.min.js",
49-
"maxSize": "235 kB"
49+
"maxSize": "240 kB"
5050
},
5151
{
5252
"path": "./dist/bootstrap-vue.esm.js",

0 commit comments

Comments
 (0)