mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 10:17:30 +08:00
ignoring some files in the precache
This commit is contained in:
parent
bfc543cbc9
commit
55742a7a08
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ const PRODUCTION_CONFIG = {
|
|||
skipWaiting: false,
|
||||
//include the generated css and js files
|
||||
maximumFileSizeToCacheInBytes: 11000000,
|
||||
exclude: [/pages\/./, /html\/./, /LICENSE\.txt/, /\.DS_Store/],
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue