We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91f4f9 commit 935f4ceCopy full SHA for 935f4ce
1 file changed
packages/webapp/next.config.js
@@ -111,6 +111,7 @@ module.exports = withPWA({
111
'*.google-analytics.com',
112
'*.googletagmanager.com',
113
'accounts.google.com',
114
+ '*.googleusercontent.com',
115
'*.cloudflare.com',
116
...envUrls,
117
...devUrls
0 commit comments