Skip to content
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

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

Merged
merged 1 commit into from Mar 17, 2018
Merged

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

merged 1 commit into from Mar 17, 2018

Conversation

sheetalkamat
Copy link
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
Member

Thanks @sheetalkamat! I'll take a look

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

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

@johnnyreilly
Copy link
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.

None yet

2 participants