mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-11 22:50:28 +01:00
Properly run JSHint
This commit is contained in:
@@ -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')
|
||||
Reference in New Issue
Block a user