This commit is contained in:
Paolo Catalani 2025-04-09 19:39:42 +02:00 committed by GitHub
commit 81331e0f61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,6 +141,7 @@ export default defineConfig(({ mode }) => {
workbox: {
// don't precache fonts, locales and separate chunks
maximumFileSizeToCacheInBytes: 5 * 1024 * 1024, // 5MB
globIgnores: [
"fonts.css",
"**/locales/**",