1 Star 0 Fork 419

阳夏V / iview

forked from aresn / iview 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 872 Bytes
一键复制 编辑 原始数据 按行查看 历史
aresn 提交于 2019-08-27 09:42 . update the master branch to the latest
{
"presets": [
["env", {
"loose": false,
"modules": "commonjs",
"spec": true,
"targets": {
"browsers": [
"last 3 Chrome versions",
"last 3 Firefox versions",
"Safari >= 10",
"Explorer >= 11",
"Edge >= 12",
"iOS >= 10",
"Android >= 6"
]
},
"useBuiltIns": "usage",
"debug": false
}],
"stage-3"
],
"plugins": [
"dynamic-import-node",
"transform-class-properties",
"transform-es5-property-mutators",
"transform-object-rest-spread",
"transform-runtime",
"transform-vue-jsx"
],
"comments": false
}
JavaScript
1
https://gitee.com/yang_xia_v/iview.git
git@gitee.com:yang_xia_v/iview.git
yang_xia_v
iview
iview
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891