mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Disabled wishlist and user login in bigcommerce (#703)
This commit is contained in:
@@ -5,5 +5,11 @@
|
||||
"wishlist": false,
|
||||
"customerAuth": false,
|
||||
"customCheckout": false
|
||||
},
|
||||
"@vercel/commerce-bigcommerce": {
|
||||
"features": {
|
||||
"wishlist": false,
|
||||
"customerAuth": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user