0.0.1 • Published 5 years ago
ts-lube v0.0.1
ts-lube
Usage
ts-lube distRuns npx tsc --incremental --watch and runs node dist after the first compilation finishes and then restarts it whenever changes are detected (debouncing updates by 300ms).
ts-lube -y -d 500 dist/kittens.jsRuns yarn tsc --incremental --watch and runs node dist/kittens.js after the first compilation finishes and then restarts it whenever changes are detected (debouncing updates by 500ms).
0.0.1
5 years ago