Skip to content

Set noEmitHelpers to avoid __extends() #2

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

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

leocaseiro
Copy link
Contributor

TypeScript creates an __extends function which breaks most of apps in {N}.

A simple fix is settings to noEmitHelpers to true.

TypeScript creates an `__extends` function which [breaks most of apps in {N}](NativeScript/nativescript-dev-webpack#8).

A simple fix is settings to `noEmitHelpers` to true.
@NathanWalker
Copy link
Owner

Thank you @leocaseiro 👍 This will help!

@NathanWalker NathanWalker merged commit 61c30a3 into NathanWalker:master Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants