As I tested saving server connect API actions, as well nodeJS (ejs) pages and in both cases the local Wappler server got restarted. tested on Mac as well Windows.
We use file watches to detect file changes and restart the server based on that. So it should usually work always.
I think I found the problem. Was a bit odd situation when you started Wappler with a different node project, then switched to the local wappler node.
Then it seems under Mac the file watcher wasn’t always activated. This should explain more reports on files not being seen as changed in git manager or tabs as well