tsgo will use the cached tsbuildinfo file of the tsc #1146
-
I have monorepo of multiple apps inside.
Already generated the tsconfig.tsbuildinfo for all those monorepo apps using when I run the Another Question If I use
will that generate the tsconfig.tsbuildinfo file? |
Beta Was this translation helpful? Give feedback.
Answered by
jakebailey
Jun 10, 2025
Replies: 1 comment
-
No, build mode nor incremental are implemented at the moment. #529 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shmdhussain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, build mode nor incremental are implemented at the moment. #529