Files
mtc-project-sync-script/scripts/build-watch.sh

3 lines
68 B
Bash
Raw Normal View History

2025-11-19 09:53:54 +02:00
watchexec --debounce 2s -w . "npm run build && sh local-remote.sh"