Skip to content

failing test for export default plus decorator#49

Open
ef4 wants to merge 1 commit intomasterfrom
babel-bug
Open

failing test for export default plus decorator#49
ef4 wants to merge 1 commit intomasterfrom
babel-bug

Conversation

@ef4
Copy link
Copy Markdown
Contributor

@ef4 ef4 commented Aug 10, 2020

If a class is the default export from its module and if it has at least one decorated property or method, the classic-decorator babel plugin never sees it, which means it fails to get any of the runtime assertions.

If a class is the default export from its module *and* if it has at least one decorated property or method, the classic-decorator babel plugin never sees it, which means it fails to get any of the runtime assertions.
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.

1 participant