UNPKG

vue-cli-plugin-templates

Version:

vue-cli 3 plugin to add @shiyaping/vue-template | @shiyapings/vue-typescript-template

11 lines (10 loc) 144 B
export default [ { path: '/', name: 'a', meta: { title: 'a' }, component: () => import('@/views/a/index.vue') } ]