1 Star 0 Fork 267

lkmtao / 敏捷工作流开发平台-移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 190 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeff 提交于 2018-09-26 00:01 . 一些问题修复
{
"presets": [
["env", {
"modules": false
}],
"stage-2"
],
"plugins": ["transform-runtime"],
"env": {
"test": {
"presets": ["env", "stage-2"]
}
}
}
JavaScript
1
https://gitee.com/lkmtao/bpm-app.git
git@gitee.com:lkmtao/bpm-app.git
lkmtao
bpm-app
敏捷工作流开发平台-移动端
master

搜索帮助