|
@@ -166,6 +166,7 @@ class WorkflowWorker {
|
|
currentBlock: this.currentBlock,
|
|
currentBlock: this.currentBlock,
|
|
repeatedTasks: this.repeatedTasks,
|
|
repeatedTasks: this.repeatedTasks,
|
|
preloadScripts: this.preloadScripts,
|
|
preloadScripts: this.preloadScripts,
|
|
|
|
+ debugAttached: this.debugAttached,
|
|
});
|
|
});
|
|
|
|
|
|
this.engine.addWorker({
|
|
this.engine.addWorker({
|