tsx --watch) and async type-checking. This is a long-running process.
Usage
Configuration
project.json
Options
| Option | Type | Description |
|---|---|---|
entry | string | Entry file path |
port | number | Port to listen on |
Behavior
- Hot reload: File changes trigger automatic restart
- Type checking: Runs
tsc --noEmitasynchronously in the background - Not cacheable: Long-running process, no Nx caching