mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-20 22:37:45 +00:00
12 lines
159 B
Bash
12 lines
159 B
Bash
# 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
|