From a37c8c3a6570e2d515d557029860e065d2757461 Mon Sep 17 00:00:00 2001 From: Abdelhalim Khouas Date: Fri, 4 Oct 2024 10:53:22 +0300 Subject: [PATCH 1/2] [Fix] Add bundle size --- bundle-size.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 bundle-size.json diff --git a/bundle-size.json b/bundle-size.json new file mode 100644 index 00000000..ec8e4b31 --- /dev/null +++ b/bundle-size.json @@ -0,0 +1 @@ +{ "bundle_size": 852 } From a33098fd8700d4aeb7a1e2ae08ddcd9060b482c2 Mon Sep 17 00:00:00 2001 From: Abdelhalim Khouas Date: Fri, 4 Oct 2024 11:12:08 +0300 Subject: [PATCH 2/2] add size in bytes --- bundle-size.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle-size.json b/bundle-size.json index ec8e4b31..0a16601f 100644 --- a/bundle-size.json +++ b/bundle-size.json @@ -1 +1 @@ -{ "bundle_size": 852 } +{ "bundle_size": 868352 }