From: Johann-S Date: Tue, 1 May 2018 12:09:24 +0000 (+0200) Subject: chore(bundlesize): increase bootstrap.js max size X-Git-Tag: v4.1.2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96cbb58cb37d831bc6321a0ebb6ac6b93db7d2e8;p=thirdparty%2Fbootstrap.git chore(bundlesize): increase bootstrap.js max size --- diff --git a/package.json b/package.json index 352ef9b6b5..6a8e962ba7 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ }, { "path": "./dist/js/bootstrap.js", - "maxSize": "20 kB" + "maxSize": "21 kB" }, { "path": "./dist/js/bootstrap.min.js",