-
Notifications
You must be signed in to change notification settings - Fork 864
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
While developing with adk web locally I need to restart it whenever I make changes to my files.
Describe the solution you'd like
There should be an option to run adk web with --hot-reload parameter or similar that would cause it ti listen for file changes and reload automatically if such changes are found.
Reactions are currently unavailable