static require cryptofill for Edge
This commit is contained in:
parent
6fd3019aba
commit
c146c584f6
2 changed files with 1 additions and 3 deletions
|
@ -54,8 +54,6 @@ module.exports = function(app) {
|
|||
return `'nonce-${req.cspNonce}'`;
|
||||
}
|
||||
],
|
||||
styleSrc: ["'self'", 'https://code.cdn.mozilla.net'],
|
||||
fontSrc: ["'self'", 'https://code.cdn.mozilla.net'],
|
||||
formAction: ["'none'"],
|
||||
frameAncestors: ["'none'"],
|
||||
objectSrc: ["'none'"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue