mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
initial provider (#2)
This commit is contained in:
committed by
GitHub
parent
5b4d1b57d4
commit
3342d9d1bb
@@ -10,6 +10,7 @@ const isShopify = provider === 'shopify'
|
||||
const isSaleor = provider === 'saleor'
|
||||
const isSwell = provider === 'swell'
|
||||
const isVendure = provider === 'vendure'
|
||||
const isMedusa = provider === 'medusa'
|
||||
|
||||
module.exports = withCommerceConfig({
|
||||
commerce,
|
||||
|
Reference in New Issue
Block a user