index.js 145 Bytes Raw Blame History Permalink 1 2 3 4 5 6 export default [{ path: '/mapp/invite.html', name: 'invitePage', component: () => import(/* webpackChunkName: "invite" */ './invite') }];