We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0e9e4 commit fd865a8Copy full SHA for fd865a8
.bundlewatch.config.json
@@ -34,23 +34,23 @@
34
},
35
{
36
"path": "./dist/bootstrap-vue.js",
37
- "maxSize": "235 kB"
+ "maxSize": "240 kB"
38
39
40
"path": "./dist/bootstrap-vue.min.js",
41
"maxSize": "105 kB"
42
43
44
"path": "./dist/bootstrap-vue.common.js",
45
- "maxSize": "320 kB"
+ "maxSize": "325 kB"
46
47
48
"path": "./dist/bootstrap-vue.common.min.js",
49
"maxSize": "200 kB"
50
51
52
"path": "./dist/bootstrap-vue.esm.js",
53
54
55
56
"path": "./dist/bootstrap-vue.esm.min.js",
0 commit comments