mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
Fixing image url attempt #5
This commit is contained in:
parent
f8e3dfe766
commit
e78c3027f7
@ -12,9 +12,6 @@ const isSwell = provider === 'swell'
|
|||||||
const isVendure = provider === 'vendure'
|
const isVendure = provider === 'vendure'
|
||||||
|
|
||||||
module.exports = withCommerceConfig({
|
module.exports = withCommerceConfig({
|
||||||
future: {
|
|
||||||
webpack5: true,
|
|
||||||
},
|
|
||||||
images: {
|
images: {
|
||||||
domains: [
|
domains: [
|
||||||
'localhost',
|
'localhost',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user