Include wasm

This commit is contained in:
momo5502
2025-09-06 20:44:48 +02:00
parent 9be8e27001
commit 330ce10b4d

View File

@@ -40,7 +40,7 @@ export default defineConfig({
},
workbox: {
maximumFileSizeToCacheInBytes: 100 * mb,
globPatterns: ["**/*.{js,css,html,woff,woff2}"],
globPatterns: ["**/*.{js,css,html,woff,woff2,wasm}"],
runtimeCaching: [
generateExternalCache(
/^https:\/\/momo5502\.com\/.*/i,