vue-loader
vue-loader copied to clipboard
fix: compatible with webpack5 externals script
fixes https://github.com/vuejs/vue-cli/issues/6149 when using Vue2 with vue-loader
I have added test to verify that api.install(Vue)
will be executed correctly
Any news?