0.3.5 • Published 8 months ago
@aleclarson/watchlist v0.3.5
@aleclarson/watchlist
A fork of watchlist with the following changes:
- Stream the command output as it happens
- Fixed: If a file is changed during the command, execute the command again immediately after completion
- More reliable debouncing via
setTimeout - Avoid crashing the process when the command fails
- Removed the
runfunction from./src/index.js - Fixed import from TypeScript module where
moduleResolutionisbundlerornodeNext