fix(deploy): auto update PWA
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ashhhleyyy 2022-08-13 22:55:51 +01:00
parent 726c7df9cb
commit c92d26d4b9
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -7,6 +7,7 @@ export default defineConfig({
plugins: [
svelte(),
VitePWA({
registerType: 'autoUpdate',
includeAssets: ['favicon.png', 'apple-touch-icon.png'],
manifest: {
name: 'Doodly',