dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:监测因子相关性对比折线图修改和走航报告下载修改
quanyawei
2024-03-13
99435df90dc63bbf9a3729826821fbd47677fb10
[moral_fronted.git]
/
babel.config.js
1
2
3
4
5
6
module.exports = {
plugins: ['@babel/plugin-proposal-optional-chaining'],
presets: [
'@vue/app'
]
}