8000
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 922fe6a commit f6b9690Copy full SHA for f6b9690
.bundlewatch.config.json
@@ -38,23 +38,23 @@
38
},
39
{
40
"path": "./dist/bootstrap-vue.min.js",
41
- "maxSize": "100 kB"
+ "maxSize": "105 kB"
42
43
44
"path": "./dist/bootstrap-vue.common.js",
45
"maxSize": "305 kB"
46
47
48
"path": "./dist/bootstrap-vue.common.min.js",
49
- "maxSize": "190 kB"
+ "maxSize": "195 kB"
50
51
52
"path": "./dist/bootstrap-vue.esm.js",
53
"maxSize": "300 kB"
54
55
56
"path": "./dist/bootstrap-vue.esm.min.js",
57
58
59
60
"path": "./dist/bootstrap-vue.css",
0 commit comments