Use svelte pwa plugin

This commit is contained in:
Jon Staab
2024-10-22 16:35:38 -07:00
parent 6870f569b1
commit 7472177f3a
5 changed files with 376 additions and 63 deletions
+2 -2
View File
@@ -48,6 +48,7 @@
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.18",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
@@ -69,7 +70,6 @@
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte-tiptap": "^1.1.3",
"throttle-debounce": "^5.0.2",
"vite-plugin-html-config": "^2.0.2",
"vite-plugin-pwa": "^0.20.5"
"vite-plugin-html-config": "^2.0.2"
}
}