@@ -9,8 +9,5 @@ module.exports = {
// This plugin can significantly increase the speed of hot updates, when you have a large number of pages.
'plugins': ['dynamic-import-node']
}
- },
- plugins: [
- ["@babel/plugin-proposal-optional-chaining"] //解析 可选链式语法
- ]
+ }
@@ -52,6 +52,7 @@
"bpmn-js-token-simulation": "^0.27.0",
"bpmn-moddle": "^6.0.0",
"bpmnlint": "^7.8.0",
+ "bpmnlint-utils": "^1.1.1",
"camunda-bpmn-moddle": "^7.0.1",
"circular-json": "^0.5.9",
"clipboard": "^2.0.8",