mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
Update config
This commit is contained in:
parent
f3751cd389
commit
2d4bbbe74f
@ -9,6 +9,10 @@ const isBC = provider === 'bigcommerce'
|
||||
const isShopify = provider === 'shopify'
|
||||
|
||||
module.exports = withCommerceConfig({
|
||||
typescript: {
|
||||
// Sorry Bel
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
commerce,
|
||||
i18n: {
|
||||
locales: ['en-US', 'es'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user