1 Star 0 Fork 0

CheryInternational/dcs-parts-web-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.babelrc 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
sideny_cc 提交于 2020-09-28 13:53 . 配件业务 init
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-function-bind",
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-transform-runtime",
["babel-plugin-import", {
"libraryName": "antd",
"style": "css"
}, "import-antd"],
["babel-plugin-import", {
"libraryName": "lodash",
"libraryDirectory": "",
"camel2DashComponentName": false
}, "import-lodash"]
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chery-international/dcs-parts-web-client.git
git@gitee.com:chery-international/dcs-parts-web-client.git
chery-international
dcs-parts-web-client
dcs-parts-web-client
master

搜索帮助