From ccf54b075170e08f2841923f8d0edc29840b4514 Mon Sep 17 00:00:00 2001 From: nroman Date: Wed, 5 Feb 2025 08:08:34 -0600 Subject: [PATCH] override bundlesize issue --- .bundlemonrc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlemonrc.json b/.bundlemonrc.json index 1d6090260..22f2e6602 100644 --- a/.bundlemonrc.json +++ b/.bundlemonrc.json @@ -4,8 +4,8 @@ { "path": "size.min.js", "compression": "gzip", - "maxPercentIncrease": 3.6, - "maxSize": "82kb" + "maxPercentIncrease": 5, + "maxSize": "90kb" } ], "reportOutput": [