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