mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-01 03:28:32 +02:00
Disable service worker navigation fallback (Fix #486)
This commit is contained in:
@@ -34,6 +34,9 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
workbox: {
|
||||
navigateFallback: null,
|
||||
},
|
||||
}),
|
||||
],
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user