feat(demo): use typescript
Some checks are pending
Demo / Explore-CI (push) Waiting to run

This commit is contained in:
ayo 2026-03-14 17:09:10 +01:00
parent d2959a05bf
commit cfa91e7627
2 changed files with 1 additions and 1 deletions

View file

@ -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'