mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 12:11:22 +00:00
Update images origins
This commit is contained in:
parent
fa9317ec11
commit
4151865fa2
@ -3,15 +3,6 @@ const commerce = require('./commerce.config.json')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
commerce,
|
commerce,
|
||||||
images: {
|
images: {
|
||||||
domains: [
|
domains: ['localhost', 'ocdevops.blob.core.windows.net'],
|
||||||
'localhost',
|
|
||||||
// TODO: Remove this
|
|
||||||
'images.bloomingdalesassets.com',
|
|
||||||
'pbs.twimg.com',
|
|
||||||
'images.asos-media.com',
|
|
||||||
'di2ponv0v5otw.cloudfront.net',
|
|
||||||
'cdn.shopify.com',
|
|
||||||
'encrypted-tbn0.gstatic.com',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user