forked from crowetic/commerce
Disable wishlist
This commit is contained in:
parent
412f268148
commit
b931bc47af
@ -7,7 +7,7 @@ module.exports = {
|
||||
defaultLocale: 'en-US',
|
||||
},
|
||||
env: {
|
||||
WISHLIST_ENABLED: true,
|
||||
WISHLIST_ENABLED: false,
|
||||
},
|
||||
rewrites() {
|
||||
return [
|
||||
|
Loading…
x
Reference in New Issue
Block a user