Skip to content

Commit

Permalink
watch graphql changes as well
Browse files Browse the repository at this point in the history
  • Loading branch information
razorman8669 committed Oct 26, 2017
1 parent 8e17e25 commit 98422b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile.dev
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
web: nodemon --inspect=3002 app.js --delay=0.5
web: nodemon --inspect=3002 --ext js,json,graphql app.js --delay=0.5
worker: DELAY_START=5 nodemon worker.js --delay=0.5

0 comments on commit 98422b3

Please sign in to comment.