mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(): put in a real event emitter instead of rxjs based on that was broken
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user