Files
jiace-admin/.env.development

9 lines
150 B
Plaintext
Raw Permalink Normal View History

2021-07-14 17:11:13 +08:00
# 开发环境配置
ENV = 'development'
# 管理系统/开发环境
VUE_APP_BASE_API = ''
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true