Skip to content

Typescript trace option#11

Merged
Josh Moody (joshmoody24) merged 1 commit intomainfrom
josh/typescript-trace
Feb 18, 2026
Merged

Typescript trace option#11
Josh Moody (joshmoody24) merged 1 commit intomainfrom
josh/typescript-trace

Conversation

@joshmoody24
Copy link
Contributor

@joshmoody24 Josh Moody (joshmoody24) commented Feb 18, 2026

I've been working on a typescript profiling tool in my spare time, and this gives me the ability to add --generateTrace to bazel type checking commands.

Tested and working btw, locally I am pointing the main repo to this branch and it does what I want

Comment on lines +89 to +92
case "node16":
case "node18":
case "node20":
case "nodenext": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My PR doesn't touch this, I think some previous change was merged without rebuilding this file

@joshmoody24 Josh Moody (joshmoody24) merged commit 456ad33 into main Feb 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants