mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-06-22 04:11:55 +10:00
fix: add-to-cache-list-conflicting-entries
This commit is contained in:
@@ -52,6 +52,7 @@ if (!isVitest) {
|
||||
skipWaiting: true,
|
||||
clientsClaim: true,
|
||||
globPatterns: ["**/*"],
|
||||
globIgnores: ["**/manifest.webmanifest"],
|
||||
maximumFileSizeToCacheInBytes: 10 * 1024 * 1024, // 10mb
|
||||
navigateFallback: null, // Disable navigation fallback for SSR
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user