ta
TanStack
GitHub
intent
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
perf-bundle-deps
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
perf: bundle runtime dependencies into dist Move yaml, semver, jsonc-parser, cac, std-env, and @clack/prompts to devDependencies and let tsdown bundle and tree-shake them into dist (tsdown.config.ts). The published package has no runtime dependencies, the install footprint drops from ~2.4 MB across 10 packages to under 1 MB in one, and startup no longer resolves ~150 files in node_modules: `intent list` in an empty project goes from ~75 ms to ~35 ms. jsonc-parser's `main` is a UMD build that rolldown cannot bundle, so the config aliases it to the package's ESM entry.
nx run-many --targets=build
⌘K
Succeeded
nx run-many --targets=build
Click to copy
Linux
4 CPU cores
read-write
access token used
31d7582f
279
GitHub
intent
Workspace