Category "hot-reload"

Okteto doesn't sync file changes even though syncthing reports changes

I'm using Okteto CLI version 2.2.1, MacOS Monterey (Macbook 2015). I've cloned and deployed their playground app and created the following Okteto configuration:

Is there a way to Hot Reload my Vue Page after changing an Environment Variable in VueJS?

I want to have different modes for my application, so I created different .env files to store my environment variables. Using these variables works fine, the on

Impossible to hot reload on VSCode

I'm trying to use hot reload on my Flutter project, but everytime I use it, I have this error: Hot reload received invalid response: {type: ReloadReport, succe

Lite Server hot reload doesn't work for default config

Lite Server doesn't reload the page upon making changes to my index.html file. I'm not using a bs-config.json file. My index.html opens correctly in a new tab w