Skip to content

feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json#32030

Merged
jaysoo merged 3 commits intomasterfrom
fix/improve-build-perf-legacy-post-build
Jul 24, 2025
Merged

feat(core): add tsBuildInfoFile option all packages tsconfig.lib.json#32030
jaysoo merged 3 commits intomasterfrom
fix/improve-build-perf-legacy-post-build

Conversation

@ndcunningham
Copy link
Copy Markdown
Contributor

@ndcunningham ndcunningham commented Jul 22, 2025

Changes

  • add tsBuildInfoFile option all packages tsconfig.lib.json
  • fix legacy-post-build executor via copy-asset-handler to ignore dirs that we won't be copying from to improve glob search efficiency.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jul 24, 2025 4:30pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jul 22, 2025

View your CI Pipeline Execution ↗ for commit 07ea3d2

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 39m 20s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m 53s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 7s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 6s View ↗
nx documentation ✅ Succeeded 4m 25s View ↗
nx affected -t e2e-macos-local --parallel=1 --b... ✅ Succeeded 31m 25s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-24 17:02:22 UTC

… files

- enhance asset copying logic to ignore common directories
@ndcunningham ndcunningham force-pushed the fix/improve-build-perf-legacy-post-build branch from 648c401 to 97ec282 Compare July 23, 2025 15:30
@ndcunningham ndcunningham marked this pull request as ready for review July 23, 2025 15:33
@jaysoo jaysoo merged commit adbfaf8 into master Jul 24, 2025
5 checks passed
@jaysoo jaysoo deleted the fix/improve-build-perf-legacy-post-build branch July 24, 2025 17:22
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants