4 Star 2 Fork 3.1K

handsomeTao / eladmin-web

forked from Elune / eladmin-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
handsomeTao 提交于 2020-12-01 00:18 . 增加视频背景
{
"presets": ["@babel/preset-env"],
"plugins":["@babel/proposal-class-properties",
"@vue/babel-plugin-transform-vue-jsx",
[
"@babel/plugin-transform-runtime",
{
"corejs": false,
"helpers": true,
"regenerator": true,
"useESModules": false
}
]
]
}
JavaScript
1
https://gitee.com/handsomeTao/eladmin-web.git
git@gitee.com:handsomeTao/eladmin-web.git
handsomeTao
eladmin-web
eladmin-web
p1

搜索帮助