From 7bdc64361da2e547716af473f6932925259c38ca Mon Sep 17 00:00:00 2001 From: Eric Gardner Date: Tue, 29 Oct 2024 13:16:46 -0700 Subject: [PATCH] Update Codex bundlesize config Bug: T378366 Change-Id: Ib2a9ee811f9672b5bffaf2263fbc6fc37d806d59 --- bundlesize.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundlesize.config.json b/bundlesize.config.json index 1ba4d0b63..d47ef125c 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -9,11 +9,11 @@ }, { "resourceModule": "skins.vector.search.codex.styles", - "maxSize": "6.2 kB" + "maxSize": "10 kB" }, { "resourceModule": "skins.vector.search.codex.scripts", - "maxSize": "15 kB" + "maxSize": "20 kB" }, { "resourceModule": "skins.vector.styles",