Skip to content

Commit 68d0136

Browse files
committed
feat: disable metaChunk option in site configuration
1 parent 0292820 commit 68d0136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vitepress/config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export default defineConfig({
1818
lastUpdated: true,
1919
ignoreDeadLinks: true,
2020
cleanUrls: true,
21-
metaChunk: true,
2221

2322
locales: {
2423
root: {

0 commit comments

Comments
 (0)