Moved the features to be environment variable only

This commit is contained in:
Luis Alvarez
2021-02-23 11:32:54 -05:00
parent a8607f24cd
commit 67d05ea165
7 changed files with 4 additions and 35 deletions

View File

@@ -7,7 +7,7 @@ module.exports = {
defaultLocale: 'en-US',
},
env: {
WISHLIST_ENABLED: false,
WISHLIST_ENABLED: true,
},
rewrites() {
return [