Commit e6f0ebf
committed
refactor(ui): Relax static asset cache headers
Index now allows conditional revalidation so returning visitors reuse
the cached shell on 304s instead of re-downloading it every load.
Static assets cache for thirty days instead of a year, giving a sane
recovery window if a mishashed asset ever slips into a release.1 parent ef622d6 commit e6f0ebf
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
0 commit comments