mirror of
https://github.com/vercel/commerce.git
synced 2025-06-20 06:01:21 +00:00
Changes with Webpack
This commit is contained in:
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'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user