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
I might be misunderstanding what livereload does, but using the below setup I see changes to the html file be reflected, however changes to assets the html is loading are not reloaded. For example if I change a css file, or js file nothing happens. My simple test was to change the background color defined in body (fails) and change some text in the html documents (success). Should I be seeing changes to assets be automatically injected?
Hi,
I might be misunderstanding what livereload does, but using the below setup I see changes to the html file be reflected, however changes to assets the html is loading are not reloaded. For example if I change a css file, or js file nothing happens. My simple test was to change the background color defined in body (fails) and change some text in the html documents (success). Should I be seeing changes to assets be automatically injected?
The text was updated successfully, but these errors were encountered: