1 Star 0 Fork 195

chen52 / coffeewx-web-ui

forked from Kevin / coffeewx-web-ui
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 313 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin 提交于 2019-01-15 16:09 . Initial commit
{
"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"]
}
}
}
JavaScript
1
https://gitee.com/chen52/coffeewx-web-ui.git
git@gitee.com:chen52/coffeewx-web-ui.git
chen52
coffeewx-web-ui
coffeewx-web-ui
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891