-
Pascal Hartig authored
Controllers and directives share a common app namespace, which is an angular module that is loaded via require.js. The angular-loader is inlined so the loading of angular.js and the modules can happen in parallel.
9b3f7f1e
Controllers and directives share a common app namespace, which is an angular module that is loaded via require.js. The angular-loader is inlined so the loading of angular.js and the modules can happen in parallel.