Skip to content

Do not create program multiple times when there are no changes in files#747

Merged
johnnyreilly merged 1 commit intoTypeStrong:masterfrom
sheetalkamat:moduleResolution
Mar 17, 2018
Merged

Do not create program multiple times when there are no changes in files#747
johnnyreilly merged 1 commit intoTypeStrong:masterfrom
sheetalkamat:moduleResolution

Conversation

@sheetalkamat
Copy link
Copy Markdown
Contributor

TypeScript cant tell if there is invalidation because of custom module resolution, that means it needs to create new program whenver asked for
Fixes #746

TypeScript cant tell if there is invalidation because of custom module resolution, that means it needs to create new program whenver asked for
Fixes #746
@johnnyreilly
Copy link
Copy Markdown
Member

Thanks @sheetalkamat! I'll take a look

@johnnyreilly johnnyreilly merged commit caec556 into TypeStrong:master Mar 17, 2018
@johnnyreilly
Copy link
Copy Markdown
Member

Thanks @sheetalkamat! This will ship with the next release of ts-loader. And thanks @MLoughry for providing a repro! 🌻

@johnnyreilly
Copy link
Copy Markdown
Member

Released with 4.1.0

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