From 574c3bd90ac8cd2b32896e68557197e32a462706 Mon Sep 17 00:00:00 2001 From: Aaron Date: Tue, 28 Jul 2026 13:56:53 -0500 Subject: [PATCH] docs: Update bundle size for 0.21 --- docs/guide/resources/upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/resources/upgrading.md b/docs/guide/resources/upgrading.md index 6ae149d9..00f5c709 100644 --- a/docs/guide/resources/upgrading.md +++ b/docs/guide/resources/upgrading.md @@ -45,7 +45,7 @@ Read through all the changes once before updating your code. ### Install Footprint -When installing `wxt` v0.20, it downloaded 98 MB and 366 packages to your `node_modules`. v0.21 cuts this down to 46MB / 313 packages - that's 46.9% the previous size! This is a good improvement, but frankly, not good enough. Why? +When installing `wxt` v0.20, it downloaded 98 MB and 366 packages to your `node_modules`. v0.21 cuts this down to 22MB / 156 packages - that's 22.4% the previous size! This is a good improvement, but frankly, not good enough. Why? - `wxt init` is slow for new developers trying it out - Less exposure to supply chain attacks