当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 3 Fork 274

16cheng / VFD
暂停

forked from 请叫我追风少年 / VFD
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
请叫我追风少年 提交于 2019-08-23 15:49 . 开源vfd第一次提交
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins": ["transform-vue-jsx", "transform-runtime"],
"env": {
"test": {
"presets": ["env", "stage-2"],
"plugins": ["transform-vue-jsx", "transform-es2015-modules-commonjs", "dynamic-import-node"]
}
}
}
JavaScript
1
https://gitee.com/CC-QIUN/VFD.git
git@gitee.com:CC-QIUN/VFD.git
CC-QIUN
VFD
VFD
master

搜索帮助