diff --git a/page/vite.config.ts b/page/vite.config.ts index dc78b2be..99a4d690 100644 --- a/page/vite.config.ts +++ b/page/vite.config.ts @@ -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,