moved food and keyword to generic cards

This commit is contained in:
smilerz
2021-08-19 12:36:39 -05:00
parent aba2e66163
commit d606ea8db3
19 changed files with 377 additions and 138793 deletions

View File

@ -86,7 +86,7 @@ module.exports = {
},
},
// TODO make this conditional on .env DEBUG = TRUE
config.optimization.minimize(false)
// config.optimization.minimize(false)
);
//TODO somehow remov them as they are also added to the manifest config of the service worker