This commit is contained in:
Paolo Catalani 2025-05-02 06:43:07 +00:00 committed by GitHub
commit a351b59281
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/**",