From d6c2aab175ba548d8af541c205b4d116825ba553 Mon Sep 17 00:00:00 2001 From: GeoSot Date: Sat, 30 Jul 2022 02:57:14 +0300 Subject: [PATCH] tweak bundlewatch --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index c89a19e471d5..41cea2119d06 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -42,7 +42,7 @@ }, { "path": "./dist/js/bootstrap.esm.js", - "maxSize": "27.75 kB" + "maxSize": "28.0 kB" }, { "path": "./dist/js/bootstrap.esm.min.js",