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

Update vue-loader to v15 #1378

Open
deckar01 opened this issue May 10, 2018 · 1 comment
Open

Update vue-loader to v15 #1378

deckar01 opened this issue May 10, 2018 · 1 comment

Comments

@deckar01
Copy link

deckar01 commented May 10, 2018

vue-loader v15 is supposed to fix some long standing config issues. It would be nice to have this template serve as an example of its usage.

My main motivation for this issue is that I ran into some strange interaction with karma-coverage's lcov report and I'm curious if you run into any issues. Currently the detailed html coverage report does not work right for single file components. With vue-loader v15 and a few patches to istanbul I was able to get it working with perfect line coverage reporting.

@ChadTaljaardt
Copy link

dupe of #1280

Also here is a working pr : #1369

You can use it by running

vue init noamkfir/webpack#webpack-4 project

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