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

@isaacroldan isaacroldan commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Point Nx build outputs at each package's local dist directory instead of the workspace root.
  • This makes Nx cache restore the files each build target actually produces.

Validation

  • package.json/project.json JSON parse
  • prettier --check on changed project configs
  • git diff --check

@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
@isaacroldan
isaacroldan force-pushed the 06-15-fix_nx_build_output_paths branch from 8d585f9 to 6b3cec3 Compare June 16, 2026 08:32

isaacroldan commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

Copy link
Copy Markdown
Contributor

This PR seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action.
→ If there's no activity within a week, then a bot will automatically close this.
Thanks for helping to improve Shopify's dev tooling and experience.

@samarthpohekar

Copy link
Copy Markdown

/snapit

@github-actions

Copy link
Copy Markdown
Contributor

Only users with write permission to the repository can run /snapit

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.

2 participants