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

Global variables conflict #89

Closed
alan-null opened this issue Mar 27, 2017 · 0 comments
Closed

Global variables conflict #89

alan-null opened this issue Mar 27, 2017 · 0 comments
Assignees
Milestone

Comments

@alan-null
Copy link
Owner

Some pages might be broken due to global variable names conflict.

Currently, there are following global variables generated by TypeScipt compiler (emitHelper switch)

  • __awaiter
  • __generator
  • __extends

Rename all of them so we avoid possible conflicts.

@alan-null alan-null added this to the 3.2 milestone Mar 27, 2017
@alan-null alan-null self-assigned this Mar 27, 2017
alan-null added a commit that referenced this issue Mar 27, 2017
@alan-null alan-null reopened this Mar 27, 2017
@alan-null alan-null added the bug label Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant