From: Julien Déramond Date: Tue, 25 Jul 2023 05:23:44 +0000 (+0200) Subject: Fix bundlewatch values (#38954) X-Git-Tag: v5.3.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11b3806675de929a2bb342a19b9c65fc92c473a3;p=thirdparty%2Fbootstrap.git Fix bundlewatch values (#38954) --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4e167c9cc7..bb0a5a85a6 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -38,7 +38,7 @@ }, { "path": "./dist/js/bootstrap.bundle.min.js", - "maxSize": "23.15 kB" + "maxSize": "23.25 kB" }, { "path": "./dist/js/bootstrap.esm.js",