Update config

This commit is contained in:
goncy 2021-05-06 18:31:49 -03:00
parent f3751cd389
commit 2d4bbbe74f

View File

@ -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'],