mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
svelte/csp: add forgotten frame-ancestors directive to config
This commit is contained in:
@ -76,7 +76,9 @@ const config = {
|
||||
|
||||
// hash of the theme preloader in app.html
|
||||
"sha256-g67gIjM3G8yMbjbxyc3QUoVsKhdxgcQzCmSKXiZZo6s=",
|
||||
]
|
||||
],
|
||||
|
||||
"frame-ancestors": ["none"]
|
||||
}
|
||||
},
|
||||
env: {
|
||||
|
Reference in New Issue
Block a user