From: Mark Otto Date: Thu, 24 Sep 2020 20:25:10 +0000 (-0700) Subject: Fix bundlewatch test I missed X-Git-Tag: v5.0.0-alpha2~23 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=caef1214040b7a35c3c69fb6f023d4862613f1e4;p=thirdparty%2Fbootstrap.git Fix bundlewatch test I missed --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 7cab49f398..b89e0207b7 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -30,7 +30,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "21 kB" + "maxSize": "21.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js",