lph 1 سال پیش
والد
کامیت
ac2f9d48ff
2فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 1 4
      zkqy-ui/babel.config.js
  2. 1 0
      zkqy-ui/package.json

+ 1 - 4
zkqy-ui/babel.config.js

@@ -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"]  //解析 可选链式语法
-  ]
+  }
 }

+ 1 - 0
zkqy-ui/package.json

@@ -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",