Skip to content

compatibility with vue-loader@^15.0 #326

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

Closed
Rebolon opened this issue May 18, 2018 · 3 comments
Closed

compatibility with vue-loader@^15.0 #326

Rebolon opened this issue May 18, 2018 · 3 comments

Comments

@Rebolon
Copy link

Rebolon commented May 18, 2018

The latest version of vue-loader working with 'encore' is the 14.2.2
When i try to upgrade to v15
then i got a lot of errors: vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config.

The message is clear :-) but i wonder if you plan to migrate to this version of vue-loader

Thanks

@stof
Copy link
Member

stof commented May 18, 2018

Compatibility with vue-loader 15 is part of #324 when migrating to Webpack 4.

@Lyrkan
Copy link
Collaborator

Lyrkan commented May 18, 2018

Hi @Rebolon,

We also talked about it a bit in #311

Simply adding the VueLoaderPlugin to the generated conf caused some other issues because of the ExtractTextPlugin (which is not going to be there anymore after the Webpack 4 migration).

@Lyrkan Lyrkan closed this as completed May 18, 2018
@Rebolon
Copy link
Author

Rebolon commented May 18, 2018

sorry i missed those issues when searching for vue-loader.
Thanks

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

3 participants