crossbuilder icon indicating copy to clipboard operation
crossbuilder copied to clipboard

The inject page & https

Open jhen0409 opened this issue 8 years ago • 1 comments

Hey :D My project makes webpack-dev-server is https, so inject page hot reload can work in dev mode. But this project still use http, and no way to hot reload.

Or do you have any idea? Thanks! :)

jhen0409 avatar Oct 13 '15 12:10 jhen0409

Hey, @jhen0409. Actually, it is simple, you have just to click the 'shield' icon on the address bar to allow http on the injected https page. Using webpack-dev-server with https, requires the same effort - you have to open https://localhost in a new tab and allow the certificate.

I'm still not sure what is simpler, so I will leave this issue open. Thanks for your help!

zalmoxisus avatar Oct 13 '15 17:10 zalmoxisus