diff --git a/Gruntfile.js b/Gruntfile.js index 6b95869..307aa38 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -61,7 +61,8 @@ module.exports = function(grunt) { console: true, jQuery: true, JSON: true, - module: true + module: true, + global: true } } },