mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-14 10:52:18 +00:00
fix(frontend): Fix PWA caching system, remove prompts.
This commit is contained in:
@@ -11,10 +11,7 @@ export default defineConfig({
|
||||
VitePWA({
|
||||
registerType: "autoUpdate",
|
||||
includeAssets: [
|
||||
"favicon.ico",
|
||||
"apple-touch-icon-180x180.png",
|
||||
"maskable-icon-512x512.png",
|
||||
"robots.txt",
|
||||
"robots.txt"
|
||||
],
|
||||
manifest: {
|
||||
name: "Leggen",
|
||||
|
||||
Reference in New Issue
Block a user