A cross-platform command line utility to watch file system changes.
install
example
A cross-platform command line utility to watch file system changes.
cargo binstall chokidar
chokidar 'src/**/*.{ts,tsx,json}' -c='pnpm run build' -d 1000