Separate web and app targets
This commit is contained in:
parent
200edd14b3
commit
4bdf940bdd
3 changed files with 8 additions and 1 deletions
3
.env.production.web
Normal file
3
.env.production.web
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
NODE_ENV=production
|
||||
VUE_APP_PLATFORM=web
|
||||
VUE_APP_TARGET=web
|
||||
Loading…
Add table
Add a link
Reference in a new issue