d2-admin/.env.travis

8 lines
112 B
Plaintext

# travis
# 指定构建模式
NODE_ENV=production
# 标记当前是 CI 自动构建
VUE_APP_BUILD_MODE=TRAVIS