tsc). Supports deployment adapters for platform-specific output.
Usage
Configuration
project.json
Options
| Option | Type | Description |
|---|---|---|
entry | string | Entry file path |
outputPath | string | Output directory path |
adapter | node | vercel | lambda | cloudflare | Deployment adapter |
Caching
This executor is cacheable. Nx will skip the build if inputs haven’t changed.nx.json