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 have Vite running which watches a svelte project and updates layout/_default/single.html file in Hugo as I make changes to the front end "theme"
I have hugo server -D running at the same time.
When I make changes to the svelte project, hugo does not update the site. It still attempts to hot reload but nothing changes to the new front-end updates.
When I make changes to the *.mdcontent it properly reloads and refreshes the content.
The text was updated successfully, but these errors were encountered:
layout/_default/single.html
file in Hugo as I make changes to the front end "theme"hugo server -D
running at the same time.*.md
content
it properly reloads and refreshes the content.The text was updated successfully, but these errors were encountered: