-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Fix alias naming and structure bugs in js declarations #34786
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
Fix alias naming and structure bugs in js declarations #34786
Conversation
60396d8
to
f6dbbfd
Compare
@typescript-bot pack this |
Heya @weswigham, I've started to run the tarball bundle task on this PR at f6dbbfd. You can monitor the build here. It should now contribute to this PR's status checks. |
Hey @weswigham, I've packed this into an installable tgz. You can install it for testing by referencing it in your
and then running |
Hey @weswigham, something went wrong when looking for the build artifact. (You can check the log here). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this address the most recent repro on the bug's thread? Let me know if I need to re-review.
@sandersn one more line of change and an additional test for that new case~ |
@typescript-bot pack this again just cuz |
Heya @weswigham, I've started to run the tarball bundle task on this PR at ca5f764. You can monitor the build here. It should now contribute to this PR's status checks. |
Hey @weswigham, I've packed this into an installable tgz. You can install it for testing by referencing it in your
and then running |
Hey @weswigham, something went wrong when looking for the build artifact. (You can check the log here). |
@typescript-bot cherry-pick this into release-3.7 |
Hey @weswigham, I've opened #34833 for you. |
Fixes #33626