mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Include wasm
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user