camunda-modeler
camunda-modeler copied to clipboard
Upgrade to Webpack v5
What should we do?
Upgrade out current Webpack version to v5
Why should we do it?
Using modern entry point definitions such as exports: []
is not supported in v4. This can lead to problems (cf. https://github.com/bpmn-io/extract-process-variables/pull/22)