Organize controllers, config
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = function(grunt) {
|
||||
'linker/js/vendor/angular.js',
|
||||
'linker/js/vendor/angular-*.js',
|
||||
'linker/js/app.js',
|
||||
'linker/js/**/module.js',
|
||||
'linker/**/*.js'
|
||||
].map(function(path) {
|
||||
return '.tmp/public/' + path;
|
||||
|
||||
Reference in New Issue
Block a user