- Add version check on app startup: compare server version with stored client version, clear all SW caches and reload on mismatch - Set Cache-Control: no-cache on index.html so browsers always fetch the latest version instead of serving stale cached HTML |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||