module.exports = { env: { NODE_ENV: '"development"' }, defineConstants: { 'process.env.TARO_API_API': JSON.stringify("/api") }, mini: {}, h5: {} }