let angApp = require(__dirname+'/../init') angApp.controller('DefaultController', function($scope) { // Do nothing atm. });