Ignore root.zip

This commit is contained in:
momo5502
2025-09-07 18:01:46 +02:00
parent c545751cb5
commit 61f537c7ad

View File

@@ -42,6 +42,8 @@ export default defineConfig({
maximumFileSizeToCacheInBytes: 100 * mb,
cleanupOutdatedCaches: true,
globPatterns: ["**/*.{js,css,html,woff,woff2,wasm}"],
globIgnores: ["root.zip"],
navigateFallbackDenylist: [/^\/root\.zip$/],
runtimeCaching: [
generateExternalCache(
/^https:\/\/momo5502\.com\/.*/i,