mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
build performance improvements (#384)
* performance improvements * enable incremental typechecking * upgrade dependencies * remove unused dependencies
This commit is contained in:
@@ -12,9 +12,6 @@ const isSwell = provider === 'swell'
|
||||
const isVendure = provider === 'vendure'
|
||||
|
||||
module.exports = withCommerceConfig({
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
commerce,
|
||||
i18n: {
|
||||
locales: ['en-US', 'es'],
|
||||
|
Reference in New Issue
Block a user