Move navigation_preload under workbox config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 19:46:16 +01:00
parent 99cacd529b
commit 350a6be2e5

View File

@@ -77,8 +77,8 @@ pwa:
scope: /
use_cache: false
skip_waiting: true
navigation_preload: true
workbox:
navigation_preload: true
cache_manifest: true
image_cache:
enabled: true