fix: cache bunny cdn urls #2057
This commit is contained in:
parent
95a9d301a1
commit
941c97da0d
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ export default defineConfig({
|
|||
urlPattern: ({ url }) =>
|
||||
[
|
||||
/^https:\/\/raw\.githubusercontent\.com\/.*/i,
|
||||
/^https:\/\/strudel\.b-cdn\.net\/.*/i,
|
||||
/^https:\/\/freesound\.org\/.*/i,
|
||||
/^https:\/\/cdn\.freesound\.org\/.*/i,
|
||||
/^https:\/\/shabda\.ndre\.gr\/.*/i,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue