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

fix: crashes under es6 build #50141

Closed
wants to merge 1 commit into from

Conversation

Jack-Works
Copy link
Contributor

I'm building tsc in ES6 for a better debugging experience, but it crashes with TDZ. This is a workaround.

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Aug 2, 2022
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@jakebailey
Copy link
Member

jakebailey commented Aug 2, 2022

I have (what I think are) more proper fixes for these two things in #50022. I can totally split those two out into a specific PR without the target change if you want them.

I too retarget for better debugging sometimes so I think this is a good idea.

@jakebailey
Copy link
Member

Sent #50151 with those changes.

@Jack-Works
Copy link
Contributor Author

thanks!

@Jack-Works Jack-Works closed this Aug 3, 2022
@Jack-Works Jack-Works deleted the fix-es6-crashes branch August 3, 2022 03:23
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.

3 participants