tech(): put in a real event emitter instead of rxjs based on that was broken

This commit is contained in:
Torkel Ödegaard
2016-04-07 19:47:48 -04:00
parent 44cf66d7ff
commit 4d63b576f7
9 changed files with 33 additions and 50 deletions
+1 -4
View File
@@ -19,10 +19,7 @@ module.exports = function(config) {
cwd: './node_modules',
expand: true,
src: [
'angular2/bundles/*.js',
'angular2/*.d.ts',
'angular2/typings/**/*',
'angular2/manual_typings/**/*',
'eventemitter3/*.js',
'systemjs/dist/*.js',
'es6-promise/**/*',
'es6-shim/*.js',