Skip to content

Commit

Permalink
use prompt update instead of (not working) autoUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Korbinian Eckstein committed Aug 9, 2024
1 parent 5db1af3 commit fd58200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion niivue/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export default defineConfig({
plugins: [
preact(),
VitePWA({
registerType: 'autoUpdate',
includeAssets: ['favicon.ico'],
workbox: { maximumFileSizeToCacheInBytes: 3000000 },
manifest: {
Expand Down

0 comments on commit fd58200

Please sign in to comment.