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

Exempt tslib from indirect call transform #47070

Merged
merged 1 commit into from
Dec 8, 2021
Merged

Exempt tslib from indirect call transform #47070

merged 1 commit into from
Dec 8, 2021

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Dec 8, 2021

This exempts external helpers from the "indirect call" transform to address an incompatibility with nodejs/cjs-module-lexer#63.

Fixes #45813

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Named exports missing from CommonJS module compiled with TS 4.4 and importHelpers: true
4 participants