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, we use addWatchFile on any route and restart if they change. The DX is pretty bad, especially on larger website. It would be better to use server in astro:server:setup
The text was updated successfully, but these errors were encountered:
Currently, we use
addWatchFile
on any route and restart if they change. The DX is pretty bad, especially on larger website. It would be better to useserver
inastro:server:setup
The text was updated successfully, but these errors were encountered: