Wraps tasks in a merge-stream
This ensures proper timing and feedback of tasks
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"karma": "^1.3.0",
|
||||
"karma-jasmine": "^0.1.0",
|
||||
"karma-phantomjs-launcher": "^1.0.2",
|
||||
"lodash": "^4.16.3"
|
||||
"lodash": "^4.16.3",
|
||||
"merge-stream": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user