Empty modeller screen if JS aggregation is enabled
Adding a new model isn't possible if JS aggregation is enabled for the site. There's only an empty screen with a Save button, symbols and sidebar are missing. The console throws a syntax error.
Disabling JS aggregation completely solves this issue.
Adding {preprocess: false} for the bpmn js libraries doesn't.
Edited by drupalbot