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

Commits on Mar 16, 2018

  1. Do not create program multiple times when there are no changes in files

    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
    sheetalkamat committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    9220aaf View commit details
    Browse the repository at this point in the history