hot reloading for subdirectories doesn't work #746
bobwatcherx
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use hot reload for a directory inside directory . but it looks like it's taking too long to load and I need to do ctrl+s many times. and after a few minutes new changes occur. and even that can take 2 minutes to reload
and I want to do a hot reload not only for the main.py file but for files in other directories
command : flet main.py -r
Beta Was this translation helpful? Give feedback.
All reactions