remove apparently ignored pwa options

This commit is contained in:
Jon Staab
2024-10-22 16:53:39 -07:00
parent 7472177f3a
commit 64dd608cc2
8 changed files with 67 additions and 625 deletions
+1
View File
@@ -1,4 +1,5 @@
import "@poppanator/sveltekit-svg/dist/svg"
import 'vite-plugin-pwa/pwa-assets'
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces