1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-13 07:51:26 +00:00

Changes with Webpack

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

@ -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,
},
commerce, commerce,
i18n: { i18n: {
locales: ['en-US', 'es'], locales: ['en-US', 'es'],