Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
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
Succeeded
35707
e2e47c5a fix(rsbuild): infer build outputs from distPath.root directly `getOutputs()` took `dirname()` of `output.distPath.root` when inferring the build target's `outputs`. But `distPath.root` is the directory Rsbuild emits the build into, so `dirname()` points one level too high - a project with `distPath.root` of `dist/apps/my-app` inferred `dist/apps` as its output, which captures sibling projects' build artifacts in the cache. Use `distPath.root` as-is.
by FrozenPandaz
F
Previous page
Previous
Next
Next page