tech(systemjs): almost all tests are passing

This commit is contained in:
Torkel Ödegaard
2015-12-21 16:00:58 +01:00
parent f7888886e9
commit 4522b02925
48 changed files with 10429 additions and 222 deletions

View File

@@ -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',