Added custom PWA reloading - 10 minutes of idle or when moved to the background or when loading initially or manually with the new button in settings
CI / build (push) Has been skipped
CI / deploy_prod (push) Successful in 1m19s
CI / deploy_dev (push) Has been skipped

This commit is contained in:
2026-03-04 19:29:18 -06:00
parent 4ebd0b5f61
commit 6a963a32fd
6 changed files with 140 additions and 7 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"DOM.Iterable"
],
"types": [
"vite/client"
"vite/client",
"vite-plugin-pwa/client",
"vite-plugin-pwa/solid"
],
"skipLibCheck": true,
/* Bundler mode */