引入新版本的 bpmn-js
parent
bb11acb15f
commit
5415a85cc0
|
@ -85,7 +85,7 @@
|
|||
"@vue/compiler-sfc": "^3.0.1",
|
||||
"@vue/eslint-config-prettier": "^5.0.0",
|
||||
"axios": "^0.21.1",
|
||||
"bpmn-js": "^7.4.0",
|
||||
"bpmn-js": "^8.8.3",
|
||||
"bpmn-js-properties-panel": "^0.37.2",
|
||||
"camunda-bpmn-moddle": "^4.4.1",
|
||||
"compression-webpack-plugin": "^6.1.1",
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
// paletteProvider: ["type", PaletteProvider]
|
||||
// };
|
||||
|
||||
// custom/index.js
|
||||
import CustomPalette from "./CustomPalette";
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Reference in New Issue