Properly run JSHint

This commit is contained in:
Amos Haviv
2013-12-25 16:37:19 +02:00

View File

@@ -27,4 +27,4 @@ script(type='text/javascript', src='/js/init.js')
if (process.env.NODE_ENV == 'development')
//Livereload script rendered
script(type='text/javascript', src='http://' + req.host + ':35729/livereload.js')
script(type='text/javascript', src='http://' + req.host + ':35729/livereload.js')