This commit is contained in:
2025-09-18 10:20:04 -06:00
parent b20e43b951
commit 12305887f8
3 changed files with 82 additions and 2 deletions

View File

@@ -8,7 +8,10 @@ const config = {
adapter: adapter({
fallback: '200.html'
}),
// Service worker wiring comes in T008
serviceWorker: {
// keep default auto-registration explicit
register: true
},
paths: {
// supports GitHub Pages-like hosting later; keep default for now
}