Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
skip waiting
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicptr committed Dec 5, 2024
1 parent b7f281c commit 9196461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default defineConfig(({ command, mode }) => {
},
registerType: "autoUpdate",
workbox: {
skipWaiting: true,
cleanupOutdatedCaches: true,
clientsClaim: true,
maximumFileSizeToCacheInBytes,
Expand Down

0 comments on commit 9196461

Please sign in to comment.