Fix after rebase

This commit is contained in:
smilerz
2021-08-24 22:47:13 -05:00
parent 35dc981713
commit 44aa05fe5c
14 changed files with 31 additions and 31 deletions

View File

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