Vben
2021-03-01 b6cea4a950e92a0f91e06bcc60b4653e1d2709ef
1
2
3
4
5
6
7
8
9
10
11
# port
VITE_PORT = 3100
 
# spa-title
VITE_GLOB_APP_TITLE = Vben Admin
 
# spa shortname
VITE_GLOB_APP_SHORT_NAME = vue_vben_admin
 
 
VITE_DYNAMIC_IMPORT = false