ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
MIT License
801 stars 334 forks source link

does not reload with new changes 'sometimes' #49

Closed Kylekibet closed 4 years ago

Kylekibet commented 4 years ago

Sometimes it doesn't reload with new changes(the page reloads but not with new changes to code), i do have to jump start it with the reload button on the browser then it captures changes.