Skip to content

Commit 8013cb0

Browse files
committed
build(docs): set explicit build output
1 parent a7cfc41 commit 8013cb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export default {
1010
'!node_modules',
1111
'!node_modules/.vite-temp/**',
1212
],
13+
output: ['.vitepress/dist/**'],
1314
},
1415
},
1516
},

0 commit comments

Comments
 (0)