mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-10 16:16:16 +00:00
Ignore root.zip
This commit is contained in:
@@ -42,6 +42,8 @@ export default defineConfig({
|
|||||||
maximumFileSizeToCacheInBytes: 100 * mb,
|
maximumFileSizeToCacheInBytes: 100 * mb,
|
||||||
cleanupOutdatedCaches: true,
|
cleanupOutdatedCaches: true,
|
||||||
globPatterns: ["**/*.{js,css,html,woff,woff2,wasm}"],
|
globPatterns: ["**/*.{js,css,html,woff,woff2,wasm}"],
|
||||||
|
globIgnores: ["root.zip"],
|
||||||
|
navigateFallbackDenylist: [/^\/root\.zip$/],
|
||||||
runtimeCaching: [
|
runtimeCaching: [
|
||||||
generateExternalCache(
|
generateExternalCache(
|
||||||
/^https:\/\/momo5502\.com\/.*/i,
|
/^https:\/\/momo5502\.com\/.*/i,
|
||||||
|
|||||||
Reference in New Issue
Block a user