Narrowed Nodemon's scope so it doesn't reload the site for asset changes

This commit is contained in:
2022-02-19 09:53:45 -05:00
parent 01837faf36
commit cb3c8742a8
3 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
$ ->
console.log('This is a test!')
console.log('This is a test.')