chore(@vant/use): deploy site

This commit is contained in:
chenjiahan
2020-10-06 09:19:00 +08:00
parent 489f691aab
commit 38334b4158
3 changed files with 154 additions and 8 deletions

View File

@@ -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: [
{