Skip to content

Commit 79e213e

Browse files
committed
docs(experimental): enable metaChunk
1 parent 636cca0 commit 79e213e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/.vitepress/config/shared.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const shared = defineConfig({
66

77
lastUpdated: true,
88
cleanUrls: true,
9+
metaChunk: true,
910

1011
markdown: {
1112
math: true,

0 commit comments

Comments
 (0)