Added lite-mode build target

This commit is contained in:
Joel Collins 2020-02-12 14:19:19 +00:00
parent 7a6c4e6a6e
commit 49a38eada0
5 changed files with 19 additions and 2 deletions

4
.env.production.lite Normal file
View file

@ -0,0 +1,4 @@
NODE_ENV=production
VUE_APP_PLATFORM=web
VUE_APP_TARGET=web
VUE_APP_LITEMODE=true