chore(): remove all angular2_material code.

This commit is contained in:
Jeremy Elbourn
2016-03-16 11:11:20 -07:00
parent 310620fd12
commit d61aaac400
95 changed files with 20 additions and 4879 deletions

View File

@ -13,7 +13,6 @@ System.config({
paths: {
'benchpress/*': 'dist/js/dev/es5/benchpress/*.js',
'angular2/*': 'dist/js/dev/es5/angular2/*.js',
'angular2_material/*': 'dist/js/dev/es5/angular2_material/*.js',
'rxjs/*': 'node_modules/rxjs/*.js'
}
});