Commit 6d8079e
committed
chore: trim shipped size (right-size sidebar logo, strip symbols, unship dev harness)
- public/assets/icon.png was a 512px/225KB glossy render used for a 28px
sidebar logo — downscale to 128px/16KB (saves ~209KB in the bundle).
- profile.release strip: debuginfo -> symbols (drops symbol names too;
debuginfo was already stripped, backtraces already symbol-only).
- Move public/hotspot-test.html (a stale dev calibration page with broken
.png asset refs) to dev/ so vite stops copying it into the release bundle.1 parent 68194c0 commit 6d8079e
4 files changed
Lines changed: 2 additions & 2 deletions
File renamed without changes.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments