Skip to content

Commit 2858ed5

Browse files
committed
perf: add mirrorBaseUrl
1 parent d93ea2a commit 2858ed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/plugins/mirror.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ export const buildEnd = async () => {
124124
const configFileRelativePath = '/_config.json';
125125
const configText = JSON.stringify(
126126
{
127+
mirrorBaseUrl,
127128
htmlUrlMap,
128129
},
129130
undefined,

0 commit comments

Comments
 (0)