diff --git a/vite.config.ts b/vite.config.ts index 83bba01f..dcccf7a0 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -17,17 +17,17 @@ try { export default defineConfig({ plugins: [ react(), - VitePWA({ - registerType: "autoUpdate", - strategies: "generateSW", - devOptions: { - enabled: false, - }, - workbox: { - cleanupOutdatedCaches: true, - sourcemap: true, - }, - }), + // VitePWA({ + // registerType: "autoUpdate", + // strategies: "generateSW", + // devOptions: { + // enabled: true, + // }, + // workbox: { + // cleanupOutdatedCaches: true, + // sourcemap: true, + // }, + // }), viteStaticCopy({ targets: [ {