chore(): cleanup unused modules

This commit is contained in:
Adam Bradley
2016-07-11 23:00:45 -05:00
parent 10179c351d
commit 91f66d8972
5 changed files with 4 additions and 24 deletions

View File

@ -17,9 +17,6 @@ module.exports = {
'angular2/common': {
commonjs2: ['angular2', 'common']
},
'angular2/router' : {
commonjs2: ['angular2', 'router']
},
'angular2/http': {
commonjs2: ['angular2', 'http']
},