0.1.3 • Published 1 year ago
@chokidar-napi/chokidar v0.1.3
A cross-platform command line utility to watch file system changes.
install
npm i @chokidar-napi/chokidar
example
chokidar 'src/**/*.{ts,tsx,json}' -c='pnpm run build' -d 1000
A cross-platform command line utility to watch file system changes.
npm i @chokidar-napi/chokidar
chokidar 'src/**/*.{ts,tsx,json}' -c='pnpm run build' -d 1000