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

How to use vue-test-utils without .vue files? #1319

Closed
viT-1 opened this issue Oct 11, 2019 · 3 comments
Closed

How to use vue-test-utils without .vue files? #1319

viT-1 opened this issue Oct 11, 2019 · 3 comments

Comments

@viT-1
Copy link

viT-1 commented Oct 11, 2019

I use vue-class-component without webpack/rollup but with ES6 modules on typescript & SystemJS module resolver and standart Microsoft tsc bundler. Where I can find any usage example?

@vue-bot
Copy link

vue-bot commented Oct 11, 2019

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

@viT-1
Copy link
Author

viT-1 commented Oct 15, 2019

Interesting in vue-class-component mounting.
related: #329 and vuejs/vue#8864

@viT-1
Copy link
Author

viT-1 commented Oct 15, 2019

Solved by html-loader-jest and default export (check this if you are using 'import/no-default-export': 'error',) from *.ts component file.

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

No branches or pull requests

2 participants