feat: 新增路径别名、多环境配置、生产环境打包配置
This commit is contained in:
6
.env.staging
Normal file
6
.env.staging
Normal file
@@ -0,0 +1,6 @@
|
||||
# 模拟环境变量
|
||||
ENV = 'staging'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/stage-api'
|
||||
|
||||
Reference in New Issue
Block a user