mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
task: move to Webpack 5.x
This commit is contained in:
parent
5283b01f7b
commit
ef10084e54
@ -12,6 +12,9 @@ const isSwell = provider === 'swell'
|
||||
const isVendure = provider === 'vendure'
|
||||
|
||||
module.exports = withCommerceConfig({
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
commerce,
|
||||
i18n: {
|
||||
locales: ['en-US', 'es'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user