mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Merge 7059e4df3b
into 192c4e7658
This commit is contained in:
commit
a351b59281
1 changed files with 1 additions and 0 deletions
|
@ -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/**",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue