mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 15:36:58 +00:00
Removed test logs
This commit is contained in:
parent
f1e0aa9d75
commit
101a9c3a9d
@ -8,9 +8,6 @@ const isSaleor = provider === '@vercel/commerce-saleor'
|
|||||||
const isSwell = provider === '@vercel/commerce-swell'
|
const isSwell = provider === '@vercel/commerce-swell'
|
||||||
const isVendure = provider === '@vercel/commerce-vendure'
|
const isVendure = provider === '@vercel/commerce-vendure'
|
||||||
|
|
||||||
console.log('COMMERCE_PROVIDER', provider)
|
|
||||||
console.log('COMMERCE_PROVIDER ENV', process.env.COMMERCE_PROVIDER)
|
|
||||||
|
|
||||||
module.exports = withCommerceConfig({
|
module.exports = withCommerceConfig({
|
||||||
commerce,
|
commerce,
|
||||||
i18n: {
|
i18n: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user