chore(dependencies): update dependencies, move to @types, some refactoring as per AngularClass/angular2-webpack-starter project

This commit is contained in:
nixa 2016-07-28 13:38:22 +03:00
parent 7d0ff2ef96
commit e7fca6d4ed
24 changed files with 505 additions and 295 deletions

2
config/modules/angular2-hmr-prod.js vendored Normal file
View file

@ -0,0 +1,2 @@
exports.HmrState = function() {
};