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

[release-2.7] Handle file versioning little better in tsc --watch mode #21731

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    4376e34 View commit details
    Browse the repository at this point in the history
  2. Handle source file versioning better since the emit depends on it

    This ensures that when file is deleted and re-created, the file version isnt same to ensure emits correctly
    Fixes #21444
    sheetalkamat committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    15a23e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0118580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf19f6 View commit details
    Browse the repository at this point in the history