Rename js directory to webapp
This commit is contained in:
parent
375bcf4e73
commit
b2eb1e0f05
75 changed files with 5 additions and 5 deletions
5
webapp/.env.development
Normal file
5
webapp/.env.development
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
NODE_ENV=development
|
||||
VUE_APP_MODE=development
|
||||
VUE_APP_PLATFORM=web
|
||||
VUE_APP_TARGET=web
|
||||
VUE_APP_ENABLE_IMJOY=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue