diff --git a/gruntfile.js b/gruntfile.js index 9bd7a8c61a..9d4a070414 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -31,7 +31,7 @@ module.exports = function(grunt) { clientViews: { files: watchFiles.clientViews, options: { - livereload: true, + livereload: true } }, clientJS: {