no lint errors

This commit is contained in:
Peter Cottle 2012-12-13 19:00:33 -08:00
parent 48dd558de1
commit 5522d13f5f
8 changed files with 26 additions and 21 deletions

View file

@ -83,7 +83,7 @@ module.exports = function(grunt) {
// aliases: ['jquery:jquery-browserify'],
entries: ['src/*.js'],
//prepend: ['<banner:meta.banner>'],
append: [],
append: []
/*hook: function (bundle) {
// Do something with bundle
}*/