From 1f0545bc938734ce918ba3b3ad42fb3622a103bf Mon Sep 17 00:00:00 2001 From: GeoSot Date: Wed, 16 Feb 2022 23:04:55 +0200 Subject: [PATCH] tweak bundlewatch.config --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 382e162ae0..dc215b9bf9 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -38,7 +38,7 @@ }, { "path": "./dist/js/bootstrap.bundle.min.js", - "maxSize": "22.75 kB" + "maxSize": "23 kB" }, { "path": "./dist/js/bootstrap.esm.js", -- 2.39.5