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