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 bf3c1ff commit 5201a45Copy full SHA for 5201a45
1 file changed
.bundlewatch.config.json
@@ -34,15 +34,15 @@
34
},
35
{
36
"path": "./dist/js/bootstrap.bundle.js",
37
- "maxSize": "72.5 kB"
+ "maxSize": "72.75 kB"
38
39
40
"path": "./dist/js/bootstrap.bundle.min.js",
41
"maxSize": "51.0 kB"
42
43
44
"path": "./dist/js/bootstrap.js",
45
- "maxSize": "43.5 kB"
+ "maxSize": "44.0 kB"
46
47
48
"path": "./dist/js/bootstrap.min.js",
0 commit comments