fix: web-type.json lose, close #4860

pull/5079/head
tangjinzhou 2021-12-24 14:46:05 +08:00
parent b6c1b3ed86
commit 3ff4f6b926
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ try {
parseAndWrite({
version: pkg.version,
name: 'types',
path: path.resolve(rootPath, './v2-doc/src/docs'),
path: path.resolve(rootPath, './components'),
// default match lang
test: /en-US\.md/,
outputDir: path.resolve(rootPath, './vetur'),