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

chore(client): update to webpack@5

Open marstamm opened this issue 2 years ago • 0 comments

closes https://github.com/camunda/camunda-modeler/issues/3060

marstamm avatar Aug 03 '22 15:08 marstamm

I applied the suggested changes and removed the process.nextTick usage and switched to inherits-browser.

I also removed a broken check for linux that was always false and would break the test if fixed (cf. 04909ec, broken CI run)

marstamm avatar Aug 15 '22 08:08 marstamm