Skip to content

Fix Nx build output paths#7816

Draft
isaacroldan wants to merge 1 commit into
mainfrom
06-15-fix_nx_build_output_paths
Draft

Fix Nx build output paths#7816
isaacroldan wants to merge 1 commit into
mainfrom
06-15-fix_nx_build_output_paths

Conversation

@isaacroldan

Copy link
Copy Markdown
Contributor

Summary

  • Point Nx build outputs at each package-local dist directory
  • Leave generated/docs output declarations unchanged

Validation

  • JSON parsed changed project.json files
  • git diff --check
  • prettier --check changed project.json files

Notes

  • nx show project could not run from this dependency-less worktree using another checkout's Nx because module resolution follows this worktree and node_modules is absent.

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant