Commit 62cf687
committed
Fill in Why DeadCode section with concrete pain points
- Explain what dead code costs (bundle bloat, slow CI, confused devs)
- Contrast with linters (they catch variables, not orphaned components/routes/CSS)
- Add CI prevention angle1 parent 50f55f7 commit 62cf687
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments