Skip to content

Revert "Fix crash when serializing the return type of a generic call … #39482

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

Closed
wants to merge 2 commits into from

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Jul 7, 2020

…to Array.prototype.flat (#38904) (#39079)"

This reverts commit 986e9dd.

@amcasey
Copy link
Member Author

amcasey commented Jul 7, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 7, 2020

Heya @amcasey, I've started to run the tarball bundle task on this PR at 5400152. You can monitor the build here.

@amcasey
Copy link
Member Author

amcasey commented Jul 7, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 7, 2020

Heya @amcasey, I've started to run the tarball bundle task on this PR at 1dd4b78. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 7, 2020

Hey @amcasey, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/79057/artifacts?artifactName=tgz&fileId=8070EBDEC994D6ADDA19D890BCF6E0FE3D67A857CFC7E8A32BCD6B2114FB94FF02&fileName=/typescript-3.9.6-insiders.20200707.tgz"
    }
}

and then running npm install.


There is also a playground for this build.

@amcasey amcasey closed this Jul 23, 2020
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants