Settings: ask user to refresh if update available
This commit is contained in:
parent
defdd3c6af
commit
a7b0f480ac
2 changed files with 43 additions and 30 deletions
|
@ -8,7 +8,7 @@
|
|||
"esModuleInterop": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "solid-js",
|
||||
"types": ["vite/client"],
|
||||
"types": ["vite/client", "vite-plugin-pwa/solid"],
|
||||
"noEmit": true,
|
||||
"isolatedModules": true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue