From 11b3806675de929a2bb342a19b9c65fc92c473a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Tue, 25 Jul 2023 07:23:44 +0200 Subject: [PATCH] Fix bundlewatch values (#38954) --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4e167c9cc7..bb0a5a85a6 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -38,7 +38,7 @@ }, { "path": "./dist/js/bootstrap.bundle.min.js", - "maxSize": "23.15 kB" + "maxSize": "23.25 kB" }, { "path": "./dist/js/bootstrap.esm.js",