Skip to content

Commit 76ffcd1

Browse files
chi-bdkazupon
authored andcommitted
remove carbon ads from service worker cache, as they create an error (vuejs#297)
1 parent 52f7946 commit 76ffcd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ offline:
112112
handler: cacheFirst
113113
options:
114114
origin: ad.doubleclick.net
115-
- urlPattern: /*
116-
handler: networkFirst
117-
options:
118-
origin: srv.carbonads.net
119115
# CDNs - should be cacheFirst, since they should be used specific versions so should not change
120116
- urlPattern: /*
121117
handler: cacheFirst

0 commit comments

Comments
 (0)