Nx
Enterprise
Nx
fix(devkit): drop build-base outputs override Let @nx/js/typescript infer outputs from tsconfig.lib.json. The plugin reads outDir and tsBuildInfoFile and produces a strictly more complete output set than the hand-written override (it covers the tsbuildinfo plus .cjs/.mjs/.json/.d.cts/.d.mts/.map). The missing tsbuildinfo from the override caused docker:build-base sandbox violations because tsc read devkit's tsbuildinfo through dependentTasksOutputFiles and Nx never registered it as a dep output. Update the dist-build-migration skill to recommend the same: don't override outputs in project.json, let the plugin infer them.
nx build workspace-plugin
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx build workspace-plugin
Click to copy
35542
100%
Cache hits
2 of 2 tasks used cache.