Open chhinendu opened 7 years ago
GET http://127.0.0.1:35729/livereload.js?snipver=1 net::ERR_CONNECTION_REFUSED
I only get this error while grunt serve:dist but grunt serve work fine. Any ideas why this might be happening ?
grunt serve:dist
grunt serve
GET http://127.0.0.1:35729/livereload.js?snipver=1 net::ERR_CONNECTION_REFUSED
I only get this error while
grunt serve:dist
butgrunt serve
work fine. Any ideas why this might be happening ?