diff --git a/Gruntfile.js b/Gruntfile.js index 74ab16d..67204c9 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -9,7 +9,8 @@ module.exports = function(grunt) { options: { port: 8080, base: './', - keepalive: true + keepalive: true, + open: true } },