food layout complete, edit food working

This commit is contained in:
smilerz
2021-08-18 14:51:46 -05:00
parent b56c2429c7
commit d5e9c5d8f8
21 changed files with 138783 additions and 244 deletions

View File

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