This website requires JavaScript.
Explore
Help
Sign In
github
/
dataease
Watch
3
Star
0
Fork
1
You've already forked dataease
mirror of
https://github.com/dataease/dataease.git
synced
2025-02-26 05:03:00 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
b0720c1c6f
dataease
/
frontend
/
babel.config.js
7 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: 新前端
2021-03-03 15:06:52 +08:00
module
.
exports
=
{
presets
:
[
'@vue/app'
feat: 用户管理优化 侧边导航栏优化 添加babel可选链支持
2022-07-21 15:59:39 +08:00
]
,
plugins
:
[
'@babel/plugin-proposal-optional-chaining'
]
feat: 新前端
2021-03-03 15:06:52 +08:00
}
Reference in New Issue
Copy Permalink