feat: PWA update strategy with hashed assets and cache control
Move frontend sources to frontend/, build content-hashed assets at deploy, network-first SW for shell/JS, immutable cache for /assets/, version.json update banner, and Cache-Control middleware. Docs in docs/PWA-STRATEGY.md. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"buildTime": "2026-06-09T19:02:13.248375Z",
|
||||
"buildHash": "92521fc3cbd964bd"
|
||||
}
|
||||
"version": "1.1.0",
|
||||
"buildTime": "2026-07-08T06:50:31.880953Z",
|
||||
"buildHash": "914619f3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user