fixing some bug caused by lazyness

This commit is contained in:
2023-11-13 00:27:09 +01:00
parent a2dcfbad7d
commit 32f6d2cbf2
4 changed files with 52 additions and 70 deletions

View File

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