mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Updated Image Component implementation
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
module.exports = {
|
||||
images: {
|
||||
sizes: [320, 480, 820, 1200, 1600],
|
||||
path: 'https://cdn11.bigcommerce.com/',
|
||||
loader: 'bigCommerce',
|
||||
domains: ['cdn11.bigcommerce.com'],
|
||||
},
|
||||
rewrites() {
|
||||
return [
|
||||
|
Reference in New Issue
Block a user