Skip to content

Commit 82f8599

Browse files
committed
chore: tweaks
1 parent 2e211b9 commit 82f8599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/development/plugin-git/rollup.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default [
77
...rollupBundle(
88
{
99
base: 'client',
10-
files: ['components/Changelog', 'components/Contributors', 'index'],
10+
files: ['components/GitChangelog', 'components/GitContributors', 'index'],
1111
},
1212
{
1313
dtsExternal: ['@vuepress/helper/client'],

0 commit comments

Comments
 (0)