-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
vue-cli3配置vuxLodader后报错Failed to mount component: template or render function not defined #3759
Comments
用这个配置看看 |
感觉是你引入文件错误,能提供下最小复现代码吗 |
我也遇到了,按照这个配置就会抱这个错,楼主解决了吗? |
周末发个版,你到时候再看看 |
see #3778 |
vue-cli3配置vuxLodader后报错Failed to mount component: template or render function not defined
configureWebpack: config => {
vuxLoader.merge(config, {
options: {},
plugins: ["vux-ui"]
});
}
请问有人遇到过这个问题麽
The text was updated successfully, but these errors were encountered: