Skip to content

Commit b506b23

Browse files
committed
switch ads from cacheFirst to networkFirst
1 parent 9888463 commit b506b23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ offline:
104104
verbose: true
105105
runtimeCaching:
106106
- urlPattern: /*
107-
handler: cacheFirst
107+
handler: networkFirst
108108
options:
109109
origin: sendgrid.sp1.convertro.com
110110
- urlPattern: /*
111-
handler: cacheFirst
111+
handler: networkFirst
112112
options:
113113
origin: ad.doubleclick.net
114114
- urlPattern: /*

0 commit comments

Comments
 (0)