diff --git a/Gruntfile.js b/Gruntfile.js index ef614e330..111884593 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,5 +1,7 @@ module.exports = function(grunt) { + var a = 5 + // Update this variable if you don't want or can't serve on localhost var hostname = 'localhost';