transposed v-model

This commit is contained in:
smilerz
2021-09-10 14:51:37 -05:00
parent f6eb1b69cb
commit c8bff1660b
11 changed files with 214 additions and 148562 deletions

View File

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