Skip to content

Commit

Permalink
have inscpec
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasxd24 committed Aug 22, 2019
1 parent 21dab92 commit 81b41e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ module.exports = function(grunt) {
dev: {
script: 'server.js',
options: {
nodeArgs: ['--inspect'],
ext: 'js,html',
watch: watchFiles.serverViews.concat(watchFiles.serverJS)
}
Expand Down

0 comments on commit 81b41e4

Please sign in to comment.