2021-01-19 21:13:13 +08:00

15 lines
302 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-75d28a04",
path: "/zh/guide/bundler.html",
component: Vuepress,
meta: { title: "打包工具" },
},
{
path: "/zh/guide/bundler.md",
redirect: "/zh/guide/bundler.html",
},
]