mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Added image component to product images
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
module.exports = {
|
||||
images: {
|
||||
sizes: [320, 480, 1024, 1600],
|
||||
path: 'https://cdn11.bigcommerce.com/',
|
||||
loader: 'bigCommerce',
|
||||
},
|
||||
rewrites() {
|
||||
return [
|
||||
{
|
||||
|
Reference in New Issue
Block a user