Updates to wishlist feature

This commit is contained in:
Luis Alvarez
2021-02-22 19:06:03 -05:00
parent 4b4d804d03
commit a8607f24cd
10 changed files with 20 additions and 15 deletions

View File

@@ -6,6 +6,9 @@ module.exports = {
locales: ['en-US', 'es'],
defaultLocale: 'en-US',
},
env: {
WISHLIST_ENABLED: false,
},
rewrites() {
return [
{