UNPKG

@yape/plugin-browser-user-task-payload-editor

Version:

Yape Plugin to support exclusive gateways configured with the camunda modeler

23 lines (22 loc) 276 B
{ "presets": [ [ "env", { "targets": { "node": "0.12" } } ] ], "plugins": [ [ "module-resolver", { "root": ["./src"] } ], "transform-class-properties" ], "sourceMaps": false }