We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I tried to use dynamic import
// routes { path: '/', name: 'home', component: import('./pages/Home.vue'), meta: { contentTitle: 'Home',
But don't work
[Vue warn]: Failed to mount component: template or render function not defined. found in ---> <Anonymous>