ta
TanStack
GitHub
intent
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
intent
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
intent
Workspace
Succeeded
perf-bundle-deps
31d7582f 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.
by Sarah Gerrard
S
Failed
perf-bundle-deps
477cdbb3 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.
by Sarah Gerrard
S
Previous
Next