Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 24, 2025

Conversation

ndcunningham
Copy link
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.

Copy link

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

Copy link
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants