module.exports = { env: { NODE_ENV: '"production"' }, defineConstants: { }, weapp: {}, h5: { esnextModules: ['taro-ui'] } }