compatibility with vue-loader@^15.0
Rebolon opened this issue · comments
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
Compatibility with vue-loader 15 is part of #324 when migrating to Webpack 4.
sorry i missed those issues when searching for vue-loader.
Thanks