Danut Pralea
05/16/2023, 3:23 PM--continous
flag, but I still don’t have hot/live reloading enabled
I do not have the message in the last screenshot (Waiting for changes to input ) and even more strangely - I get the project into a “locked” state with that continous flag. meaning even if I change something and re-compile and run again, it does not reflect my last changes 🤔
I would love to have this enabled, thanks!Tuna
05/17/2023, 7:09 AMlivereload
from Python since there is a long pause before the browser is reloaded because (I guess) live-server
relies on OS file change event and file changed during build step does not send any event that time