webpack+vue project, I want to use the "runtime version" of vue, but I also want to use the template feature. The official website says that using vue-loader is fine. Webpack I configured vue-loader, to use the "runtime" version, which will report an error,
Note: vue: "vue/dist/vue.js", because you want to use the Runtime version, not the full version