camunda-modeler icon indicating copy to clipboard operation
camunda-modeler copied to clipboard

Upgrade to Webpack v5

Open marstamm opened this issue 2 years ago • 0 comments

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)

marstamm avatar Aug 03 '22 09:08 marstamm