You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/bundle-optimization.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
## Overview
4
4
5
-
This document describes the bundle size optimizations implemented in v0.9.1+ to reduce the JavaScript bundle size from 189KB to 117KB (gzip) for initial page load - a 37.9% reduction that significantly improves performance.
5
+
This document describes the bundle size optimizations implemented in v0.9.1+ to reduce the JavaScript bundle size from 188KB to 117KB (gzip) for initial page load - a 37.9% reduction that significantly improves performance.
0 commit comments