diff --git a/gruntfile.js b/gruntfile.js index 5e45d1b62f..1779ab8489 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -46,7 +46,7 @@ module.exports = function(grunt) { args: [], ignoredFiles: ['public/**'], watchedExtensions: ['js'], - debug: true, + nodeArgs: ['--debug'], delayTime: 1, env: { PORT: 3000