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