Moved back to ng1

Change-Id: I43b284e3b3cb3ac19d43c088de988c89a7ea8807
diff --git a/conf/gulp.conf.js b/conf/gulp.conf.js
index ab46d42..730290d 100644
--- a/conf/gulp.conf.js
+++ b/conf/gulp.conf.js
@@ -11,6 +11,8 @@
 const path = require('path');
 const gutil = require('gulp-util');
 
+exports.ngModule = 'app';
+
 /**
  *  The main paths of your project handle these with care
  */