mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
chore(@vant/use): deploy site
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
module.exports = {
|
||||
base: '/vant-use/',
|
||||
base: '/vant/vant-use/',
|
||||
title: 'Vant Use',
|
||||
dest: 'dist',
|
||||
head: [['link', { rel: 'icon', href: 'https://img.yzcdn.cn/vant/logo.png' }]],
|
||||
patterns: ['**/*.md', '!**/node_modules'],
|
||||
themeConfig: {
|
||||
nav: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user