perf: 去除流程校验器,有需求可自行添加
This commit is contained in:
@@ -116,9 +116,10 @@ export default {
|
||||
translate: ['value', customTranslate]
|
||||
},
|
||||
],
|
||||
linting: {
|
||||
bpmnlint: bpmnlintConfig
|
||||
},
|
||||
// 去除流程校验器,有需求可自行添加,需要在package.json 加入 "bpmnlint-plugin-local": "file:bpmnlint-plugin-local"
|
||||
// linting: {
|
||||
// bpmnlint: bpmnlintConfig
|
||||
// },
|
||||
moddleExtensions: {
|
||||
flowable: FlowableModule
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user