mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Exclude external redirects from app cache fallback
This commit is contained in:
parent
a0ea89ff45
commit
a10bec01e4
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ CACHE:
|
|||
<%= doc_index_urls.join "\n" %>
|
||||
|
||||
NETWORK:
|
||||
/s/
|
||||
*
|
||||
|
||||
FALLBACK:
|
||||
|
|
Loading…
Reference in a new issue