From: Julien Déramond Date: Mon, 7 Nov 2022 14:41:58 +0000 (+0100) Subject: Realign Bundlewatch values (#37439) X-Git-Tag: v5.3.0-alpha1~89 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3e50a79cc02447f1594e88f4f7da3f01e177d363;p=thirdparty%2Fbootstrap.git Realign Bundlewatch values (#37439) --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index e61a2acd4e..0b907cb6b0 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -34,7 +34,7 @@ }, { "path": "./dist/js/bootstrap.bundle.js", - "maxSize": "43.25 kB" + "maxSize": "43.0 kB" }, { "path": "./dist/js/bootstrap.bundle.min.js", @@ -46,7 +46,7 @@ }, { "path": "./dist/js/bootstrap.esm.min.js", - "maxSize": "18.5 kB" + "maxSize": "18.25 kB" }, { "path": "./dist/js/bootstrap.js", @@ -54,7 +54,7 @@ }, { "path": "./dist/js/bootstrap.min.js", - "maxSize": "16.25 kB" + "maxSize": "16.0 kB" } ], "ci": {