Attempting to fix PWA configuration
This commit is contained in:
@ -4,10 +4,9 @@ import viteCompression from "vite-plugin-compression";
|
||||
|
||||
const vitePWAconfiguration = {
|
||||
devOptions: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
suppressWarnings: true,
|
||||
},
|
||||
|
||||
workbox: {
|
||||
sourcemap: false,
|
||||
cleanupOutdatedCaches: false,
|
||||
|
||||
Reference in New Issue
Block a user