add to shopping from card context menu

This commit is contained in:
smilerz
2021-10-31 15:18:00 -05:00
parent 867e2d4fbf
commit 60d7e63da8
16 changed files with 279 additions and 250 deletions

View File

@@ -89,7 +89,6 @@ module.exports = {
},
},
},
// TODO make this conditional on .env DEBUG = FALSE
config.optimization.minimize(false)
)