This commit is contained in:
parent
d2959a05bf
commit
cfa91e7627
2 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ export default defineConfig({
|
|||
site: 'https://ayo.ayco.io',
|
||||
integrations: [
|
||||
serviceWorker({
|
||||
path: './src/example_sw.js',
|
||||
path: './src/sw.ts',
|
||||
presets: [staleWhileRevalidate(), deleteOldCaches()],
|
||||
customRoutes: [
|
||||
// '/threads'
|
||||
|
|
|
|||
Loading…
Reference in a new issue