3 Star 2 Fork 6

贤趣开发小组 / XQ_Blog_Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 312 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.river 提交于 2019-11-08 17:43 . 初始化项目提交
{
"presets": [
["env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}],
"stage-2"
],
"plugins":["transform-vue-jsx", "transform-runtime"],
"env": {
"development":{
"plugins": ["dynamic-import-node"]
}
}
}
NodeJS
1
https://gitee.com/project_team/XQ_Blog_Web.git
git@gitee.com:project_team/XQ_Blog_Web.git
project_team
XQ_Blog_Web
XQ_Blog_Web
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891