Config and login
Change-Id: I81ffb9b8097620cb7870beaf1b1b315945eebec0
diff --git a/conf/gulp.conf.js b/conf/gulp.conf.js
index 12e482e..ab46d42 100644
--- a/conf/gulp.conf.js
+++ b/conf/gulp.conf.js
@@ -17,6 +17,7 @@
 exports.paths = {
   src: 'src',
   dist: 'dist',
+  appConfig: 'conf/app',
   tmp: '.tmp',
   e2e: 'e2e',
   tasks: 'gulp_tasks'