We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a49a6 commit 5deb3f3Copy full SHA for 5deb3f3
lib/server/manifest.js
@@ -32,6 +32,7 @@ export default {
32
'fonts.gstatic.com'
33
],
34
imgSrc: [
35
+ 'self',
36
'www.gravatar.com',
37
'www.google-analytics.com'
38
]
0 commit comments