Commit 3d1fdb4
perf: update bundle size thresholds after lazy-loading selections
Minimal/basic bundles grow ~2 KB from the lazy wrapper overhead (they
still include the selections module since it's registered in full core).
Updated sizes (minified):
lite: 937,269 bytes (915 KB) ← saved 34 KB
minimal: 1,076,875 bytes (1,052 KB) +1 KB (wrapper overhead)
basic: 1,185,641 bytes (1,158 KB) +1 KB (wrapper overhead)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8d90c00 commit 3d1fdb4
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments