Move Vue app to a js directory

This commit is contained in:
Kaspar Emanuel 2021-08-17 11:09:22 +01:00
parent 515bee1422
commit 13f7252dd7
72 changed files with 0 additions and 0 deletions

5
js/.env.production Normal file
View file

@ -0,0 +1,5 @@
NODE_ENV=production
VUE_APP_MODE=production
VUE_APP_PLATFORM=web
VUE_APP_TARGET=web
VUE_APP_ENABLE_IMJOY=true