mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-11-08 07:05:41 +05:30
refactor(pwa): prompt for pwa update
This commit is contained in:
parent
a771346250
commit
53ce079dff
7 changed files with 80 additions and 6 deletions
|
|
@ -17,7 +17,7 @@ export default defineConfig({
|
|||
markdown(),
|
||||
svgLoader(),
|
||||
VitePWA({
|
||||
registerType: 'autoUpdate',
|
||||
registerType: 'prompt',
|
||||
strategies: 'generateSW',
|
||||
manifest: {
|
||||
name: 'IT Tools',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue