mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-09 23:56:16 +00:00
Ignore root.zip
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user