Remove asset_cache, image_cache, font_cache from workbox config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 21:04:00 +01:00
parent 48da63625b
commit 61ee9214dd

View File

@@ -45,13 +45,6 @@ pwa:
src: "sw.js"
workbox:
clear_cache: true
asset_cache:
enabled: true
regex: '/\.(css|js|json|xml|txt|map|ico|png|jpe?g|gif|svg|webp|bmp)$/'
image_cache:
enabled: true
font_cache:
enabled: true
offline_fallback:
page: 'app_offline_page'
favicons: