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

Report on actionable emit hotspots #15

Merged
merged 5 commits into from
Jan 24, 2022
Merged

Commits on Jan 22, 2022

  1. Start reporting on .d.ts emit

    amcasey committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    ead76fe View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    fdbb688 View commit details
    Browse the repository at this point in the history
  2. Only report actionable emit hotspots

    i.e. when we detect that a particular import statement would likely help.
    amcasey committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8964bed View commit details
    Browse the repository at this point in the history
  3. Bump version

    amcasey committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    99847fb View commit details
    Browse the repository at this point in the history
  4. Improve wording

    amcasey committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a3ea857 View commit details
    Browse the repository at this point in the history