dev.env.js 91 Bytes EditWeb IDE 1 2 3 4 5 module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', BASE_API: '"/api"' }