mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
svelte/csp: add forgotten frame-ancestors directive to config
This commit is contained in:
parent
391a8950c5
commit
b4dd506f61
@ -76,7 +76,9 @@ const config = {
|
|||||||
|
|
||||||
// hash of the theme preloader in app.html
|
// hash of the theme preloader in app.html
|
||||||
"sha256-g67gIjM3G8yMbjbxyc3QUoVsKhdxgcQzCmSKXiZZo6s=",
|
"sha256-g67gIjM3G8yMbjbxyc3QUoVsKhdxgcQzCmSKXiZZo6s=",
|
||||||
]
|
],
|
||||||
|
|
||||||
|
"frame-ancestors": ["none"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
env: {
|
env: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user