Changes with Webpack

This commit is contained in:
Bel Curcio 2021-06-15 20:07:03 -03:00
parent efe7c1462b
commit e4f17ec880

View File

@ -12,9 +12,6 @@ const isSwell = provider === 'swell'
const isVendure = provider === 'vendure'
module.exports = withCommerceConfig({
future: {
webpack5: true,
},
commerce,
i18n: {
locales: ['en-US', 'es'],