[新增功能](el-admin v2.5): v2.5 beta

详情 https://www.ydyno.com/archives/1225.html
This commit is contained in:
ZhengJie
2020-05-05 21:20:36 +08:00
parent a07ac18235
commit 3975e782e7
31 changed files with 687 additions and 482 deletions

View File

@@ -127,5 +127,9 @@ module.exports = {
config.optimization.runtimeChunk('single')
}
)
}
},
transpileDependencies: [
'vue-echarts',
'resize-detector'
]
}