Skip to content

Fixes export to include named exports (including test) #55

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
Feb 10, 2018

Conversation

jeremyzahner
Copy link
Contributor

We encountered some problems while using named exports in Vue components.
While it seems to work well in the vue-loader context, vue-jest seems to just discard named exports.

This pull request fixes this behavior.

@jeremyzahner jeremyzahner changed the title Fixes default export (including test) Fixes export to include named exports (including test) Feb 9, 2018
Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 😀

@eddyerburgh eddyerburgh merged commit f909eca into vuejs:master Feb 10, 2018
@jeremyzahner jeremyzahner deleted the patch-1 branch February 12, 2018 10:27
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