summaryrefslogtreecommitdiffhomepage
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index 1cbc09e..b1d6e3d 100644
--- a/grunt.js
+++ b/grunt.js
@@ -63,7 +63,8 @@ module.exports = function(grunt) {
},
globals: {
head: false,
- module: false
+ module: false,
+ console: false
}
},