// env.js 环境配置 module.exports = { // ENV: 'production', ENV: 'test' }