Added lite-mode build target
This commit is contained in:
parent
7a6c4e6a6e
commit
49a38eada0
5 changed files with 19 additions and 2 deletions
4
.env.production.lite
Normal file
4
.env.production.lite
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
NODE_ENV=production
|
||||
VUE_APP_PLATFORM=web
|
||||
VUE_APP_TARGET=web
|
||||
VUE_APP_LITEMODE=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue