Skip to content

Commit

Permalink
uncomment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wonknu committed Dec 2, 2016
1 parent 1f01ad2 commit d0e50c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tasks/nodemon.js
Expand Up @@ -19,7 +19,7 @@ nodemon({
'NODE_ENV': 'development'
},
ignore: [
// 'docs/*'
'docs/*'
],
watch: [
'src/cli/*',
Expand Down

0 comments on commit d0e50c5

Please sign in to comment.