add more to workbox

This commit is contained in:
2023-12-04 23:07:36 +01:00
parent 750516d2d2
commit 65fccac799

View File

@ -12,7 +12,7 @@ const vitePWAconfiguration = {
sourcemap: false, sourcemap: false,
cleanupOutdatedCaches: true, cleanupOutdatedCaches: true,
globPatterns: [ globPatterns: [
"**/*.{js,css,html,gif,png,json,woff,woff2,json,ogg,wav,mp3,ico,png,svg}", "**/*.{js,js.gz,css,html,gif,png,json,woff,woff2,json,ogg,wav,mp3,ico,png,svg}",
], ],
// Thanks Froos :) // Thanks Froos :)
runtimeCaching: [ runtimeCaching: [