mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-10 13:55:03 +00:00
chore(piano-analytics): supprime la consigne credentials sur les appels CORS du SW
This commit is contained in:
parent
0a280a77d7
commit
995b78d76d
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ const networkFirstPiano = new Route(
|
|||
({ url }) => url.hostname === 'tag.aticdn.net',
|
||||
new NetworkFirst({
|
||||
fetchOptions: {
|
||||
credentials: 'include',
|
||||
mode: 'cors',
|
||||
},
|
||||
cacheName: 'piano-cache',
|
||||
|
|
Loading…
Add table
Reference in a new issue