Created environment files for cross platform applications
This commit is contained in:
parent
df4d99d408
commit
1ffadb042f
6 changed files with 18 additions and 0 deletions
3
.env.development.android
Normal file
3
.env.development.android
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
NODE_ENV=development
|
||||
VUE_APP_PLATFORM=android
|
||||
VUE_APP_MODE=native
|
||||
Loading…
Add table
Add a link
Reference in a new issue