Files
mtc-project-sync-script/scripts/build-watch.sh
2025-11-19 09:53:54 +02:00

3 lines
68 B
Bash

watchexec --debounce 2s -w . "npm run build && sh local-remote.sh"