Hacker News new | ask | show | jobs
by endless1234 3507 days ago
I'm assuming this extension livereloads (ie without a page refresh) the resources when they change on the server. Right?
1 comments

That's correct, for things like CSS & images it'll reload the asset without a hard reload. For HTML & JS changes it'll do a hard reload.