diff --git a/gruntfile.js b/gruntfile.js index a85f100f..a3386a57 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