tech(typescript): converted signup controller to typescript

This commit is contained in:
Torkel Ödegaard
2015-09-10 16:21:57 +02:00
parent dceec44671
commit 20407bca89
13 changed files with 5383 additions and 71 deletions

View File

@ -15,14 +15,14 @@ module.exports = function(grunt) {
'ngtemplates',
'cssmin:build',
'ngAnnotate:build',
'requirejs:build',
'concat:js',
'clean:temp',
'filerev',
'remapFilerev',
'usemin',
'clean:temp',
'uglify:dest'
// 'requirejs:build',
// 'concat:js',
// 'clean:temp',
// 'filerev',
// 'remapFilerev',
// 'usemin',
// 'clean:temp',
// 'uglify:genDir'
]);
// task to add [[.AppSubUrl]] to reved path