From: XhmikosR Date: Tue, 6 Aug 2019 08:10:11 +0000 (+0300) Subject: Bump bootstrap.min.css bundlesize limit. X-Git-Tag: v4.4.0~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=116da0b7468c2b703142c2f76d312f0a509c14f4;p=thirdparty%2Fbootstrap.git Bump bootstrap.min.css bundlesize limit. --- diff --git a/bundlesize.config.json b/bundlesize.config.json index 89a2e0e104..b923dfb12e 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -22,7 +22,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "23 kB" + "maxSize": "23.25 kB" }, { "path": "./dist/js/bootstrap.bundle.js",