mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(systemjs): almost all tests are passing
This commit is contained in:
@@ -21,6 +21,8 @@ module.exports = function(config) {
|
||||
src: [
|
||||
'angular2/bundles/*.js',
|
||||
'angular2/*.d.ts',
|
||||
'angular2/typings/**/*',
|
||||
'angular2/manual_typings/**/*',
|
||||
'systemjs/dist/*.js',
|
||||
'es6-promise/**/*',
|
||||
'es5-shim/*.js',
|
||||
|
||||
Reference in New Issue
Block a user