mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Updates to wishlist feature
This commit is contained in:
@@ -6,6 +6,9 @@ module.exports = {
|
||||
locales: ['en-US', 'es'],
|
||||
defaultLocale: 'en-US',
|
||||
},
|
||||
env: {
|
||||
WISHLIST_ENABLED: false,
|
||||
},
|
||||
rewrites() {
|
||||
return [
|
||||
{
|
||||
|
Reference in New Issue
Block a user