This commit is contained in:
chuzhixin 2020-09-18 14:08:59 +08:00
parent 5fbe8062ec
commit 38388b33fc

View File

@ -174,6 +174,10 @@ const data = [
content: "修复视频播放器组件重载路由失效的bug", content: "修复视频播放器组件重载路由失效的bug",
timestamp: "2020-09-03", timestamp: "2020-09-03",
}, },
{
content: "修复极个别情况image-loader打包报错",
timestamp: "2020-09-18",
},
]; ];
module.exports = [ module.exports = [