mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +00:00
parent
c7da579f83
commit
46c0744609
@ -220,7 +220,8 @@ Viewer.prototype.on = function(event, handler) {
|
||||
|
||||
// modules that comprise the bpmn viewer
|
||||
Viewer.prototype._modules = [
|
||||
require('./core')
|
||||
require('./core'),
|
||||
require('diagram-js/lib/features/selection')
|
||||
];
|
||||
|
||||
module.exports = Viewer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user