Y
Hacker News
new
|
ask
|
show
|
jobs
by
mohsen1
505 days ago
tsc caches the interface of projects so when a project is not changed, its not compiled.
see
https://www.typescriptlang.org/docs/handbook/project-referen...
1 comments
molszanski
501 days ago
Yup yup, I know, but requires a lot of setup on CI. We are using project references btw. They are very cool
link