3 Star 2 Fork 7

Flowable6.8.1和7.0.1RELEASE流程跳转有bug-注意/todo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
dialYun 提交于 2023-02-11 12:05 . Init Files
{
"presets": [
[
"@babel/preset-env",
{
"targets": {
"edge": 17,
"firefox": 60,
"chrome": 67
},
"corejs": "2",
"useBuiltIns": "usage"
}
],
"@babel/preset-react"
],
"plugins": ["@babel/plugin-proposal-class-properties"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gailunJAVA/react_bpmn_designer.git
git@gitee.com:gailunJAVA/react_bpmn_designer.git
gailunJAVA
react_bpmn_designer
todo
main

搜索帮助