mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Merge 7059e4df3b
into dff69e9191
This commit is contained in:
commit
81331e0f61
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
Reference in a new issue