Skip to content

Commit 16f8d05

Browse files
committed
build(docs): set explicit build output
1 parent 0fa9b85 commit 16f8d05

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)