Skip to content

Commit

Permalink
try vite prompt update
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinian90 committed Feb 1, 2025
1 parent c3e70e2 commit 6968784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions niivue/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default defineConfig({
plugins: [
preact(),
VitePWA({
registerType: 'prompt',
includeAssets: ['favicon.ico'],
workbox: { maximumFileSizeToCacheInBytes: 3000000 },
manifest: {
Expand Down

0 comments on commit 6968784

Please sign in to comment.