[WDS] Disconnected! with option set to HTTPS
Created by: pungggi
I am using the new HTTPS option to test locally from https browser to https server. the comunication between client and server works but i get an error in the browser console>
abstract-xhr.js:132 GET https://localhost/sockjs-node/info?t=1472999253306 net::ERR_CONNECTION_REFUSEDAbstractXHRObject._start @ abstract-xhr.js:132(anonymous function) @ abstract-xhr.js:21 client:70 [WDS] Disconnected!sock.onclose @ client:70EventTarget.dispatchEvent @ eventtarget.js:51(anonymous function) @ main.js:356
HMR not working.