add more to workbox
This commit is contained in:
@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user