Fixing image url attempt #2

This commit is contained in:
GunaTrika 2021-09-28 12:34:20 +05:30
parent 87277265bd
commit b628699f3a

View File

@ -15,6 +15,9 @@ module.exports = withCommerceConfig({
future: {
webpack5: true,
},
images: {
domains: ['s3-eu-west-1.amazonaws.com']
},
commerce,
i18n: {
locales: ['en-US', 'es'],