Commit ac23021
feat: auto cache-bust CSS/JS with content hash on deploy
Replace manual ?v=X versioning with automatic MD5 content hash
so browsers always reload after changes without hard refresh.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a95069d commit ac23021
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
0 commit comments