fix(stage-web): increase maximum file size to cache

This commit is contained in:
LemonNeko
2025-02-28 16:21:11 +08:00
parent 597a38a5a9
commit d1b4b0aa23
+3
View File
@@ -113,6 +113,9 @@ export default defineConfig({
},
],
},
workbox: {
maximumFileSizeToCacheInBytes: 64 * 1024 * 1024,
},
})]),
// https://github.com/intlify/bundle-tools/tree/main/packages/unplugin-vue-i18n