2 Star 0 Fork 0

藏经阁 / 羁绊web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
jason 提交于 2020-07-11 21:38 . init
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins":["transform-vue-jsx", "transform-runtime","transform-es2015-modules-commonjs"]
}
1
https://gitee.com/cangjingge/bondweb.git
git@gitee.com:cangjingge/bondweb.git
cangjingge
bondweb
羁绊web
master

搜索帮助