define([ 'require' , 'angular' , 'angular-route' , 'app' , 'routes' ] , function(require, ng) { ng.bootstrap(document, ['app']) } )