mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Enable text search for the Spree Framework
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"provider": "spree",
|
||||
"features": {
|
||||
"wishlist": false,
|
||||
"cart": false,
|
||||
"search": false,
|
||||
"cart": true,
|
||||
"search": true,
|
||||
"customerAuth": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user