You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently it seems that instant auto reload of .js and .css doesn't work when working on .html. i don't think there is a downside of also supporting auto reload of changed resources for those cases.
The text was updated successfully, but these errors were encountered:
it looks like we would need to add the injection of livereload.js for static .html resources as well, which seems to change the flow a little bit here:
currently it seems that instant auto reload of
.js
and.css
doesn't work when working on.html
. i don't think there is a downside of also supporting auto reload of changed resources for those cases.The text was updated successfully, but these errors were encountered: