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

@ -11,8 +11,6 @@ module.exports = function(gulp, plugins, config) {
var supportedModules = [
'dist/dart/angular2',
// TODO: blocked by https://github.com/angular/angular/issues/3518
// 'dist/dart/angular2_material',
'dist/dart/benchpress'
];