prod.env.js 90 Bytes EditWeb IDE 1 2 3 4 5 module.exports = { NODE_ENV: '"production"', ENV_CONFIG: '"prod"', BASE_API: '""' }