mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-05 19:51:08 +01:00
removed livereload from prod
This commit is contained in:
@@ -28,5 +28,6 @@ script(type='text/javascript', src='js/controllers/index.js')
|
||||
script(type='text/javascript', src='js/controllers/header.js')
|
||||
script(type='text/javascript', src='js/init.js')
|
||||
|
||||
//Livereload script rendered
|
||||
script(type='text/javascript', src='http://localhost:35729/livereload.js')
|
||||
if (req.host='localhost')
|
||||
//Livereload script rendered
|
||||
script(type='text/javascript', src='http://localhost:35729/livereload.js')
|
||||
|
||||
Reference in New Issue
Block a user