feat: 修复发布时图片未上传完成导致详情图片丢失的问题,修复详情球局日期展示问题,修复球局管理取消活动无响应的问题
This commit is contained in:
@@ -52,7 +52,7 @@ module.exports = {
|
||||
'nutui-react',
|
||||
],
|
||||
|
||||
['transform-remove-console', { exclude: ['error', 'warn'] }],
|
||||
// ['transform-remove-console', { exclude: ['error', 'warn'] }],
|
||||
['@babel/plugin-transform-runtime', { corejs: false }]
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user