index.js 127 Bytes Raw Blame History Permalink 1 2 3 4 5 export default { path: 'yoho', name: 'couponYoho', component: () => import(/* webpackChunkName: "coupon" */ './list') };