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

Skip typechecking file when generating declaraiton to get d.ts signature for incremental build #58592

Merged
merged 7 commits into from
May 21, 2024

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    ac190d1 View commit details
    Browse the repository at this point in the history
  2. Tests failing

    sheetalkamat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bf87f26 View commit details
    Browse the repository at this point in the history
  3. Collect aliases

    sheetalkamat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    23f7204 View commit details
    Browse the repository at this point in the history
  4. Emit with cancellation token enabled esp now that declaration emit ca…

    …n resolve types etc without type checking
    sheetalkamat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d9fce93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cc1ea4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    0a23381 View commit details
    Browse the repository at this point in the history
  2. Handle emitOnlyDts for now since #58364 is yet to be merged for js em…

    …it to be done without type checking
    sheetalkamat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c4af1f5 View commit details
    Browse the repository at this point in the history