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

failing test for export default plus decorator #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ef4
Copy link
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