Skip to content

Fix default exports reference bug#830

Merged
Perryvw merged 4 commits intoTypeScriptToLua:masterfrom
hazzard993:export-default-bug
Feb 27, 2020
Merged

Fix default exports reference bug#830
Perryvw merged 4 commits intoTypeScriptToLua:masterfrom
hazzard993:export-default-bug

Conversation

@hazzard993
Copy link
Copy Markdown
Contributor

@hazzard993 hazzard993 commented Feb 25, 2020

Fixes #787
Also Fixes #813

Co-Authored-By: ark120202 <ark120202@gmail.com>
@Perryvw Perryvw merged commit 8733a3e into TypeScriptToLua:master Feb 27, 2020
@hazzard993 hazzard993 deleted the export-default-bug branch February 27, 2020 20:47
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.

Mistranspilation when calling a static method on a default export class References to named default exports do not correctly reference the export

3 participants