tapio / live-server

A simple development http server with live reload capability.
http://tapiov.net/live-server/
4.41k stars 484 forks source link

live-server only work with EDGE #361

Open hadikman opened 3 years ago

hadikman commented 3 years ago

Issue description

Hi guys,

live-server only work with Microsoft EDGE and doesn't work in Chrome and Firefox. how can i solve it?!

Software details

felipedrumond commented 3 years ago

It does not work in Edge or Chrome at all. There are neither WebSocket connections being made nor console logs.

felipedrumond commented 3 years ago

@hadikman I found at https://github.com/tapio/live-server/blob/master/index.js#L45 that you must have a tag.

your content
hadikman commented 3 years ago

@hadikman I found at https://github.com/tapio/live-server/blob/master/index.js#L45 that you must have a tag.

your content

hello. thank you @felipedrumond 🙏🙏🙏🙏🙏