camunda-modeler
camunda-modeler copied to clipboard
chore(client): update to webpack@5
closes https://github.com/camunda/camunda-modeler/issues/3060
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)