Commit f9ff87a
site: content-hash version query on story/manual asset URLs
CDN edges cache /assets/ files for seven days, so a deploy that
changes story.css or story.js kept serving the stale copy. Static
pages now reference those assets with a ?v=<content hash> computed
at boot, busting the cache exactly when contents change.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent a606ca5 commit f9ff87a
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
0 commit comments