mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
update product search hook. whitelist cdn
This commit is contained in:
@@ -3,6 +3,6 @@ const commerce = require('./commerce.config.json')
|
||||
module.exports = {
|
||||
commerce,
|
||||
images: {
|
||||
domains: ['cdn.shopify.com'],
|
||||
domains: ['cdn.schema.io'],
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user