Skip to content

Commit 8d4f795

Browse files
committed
Switch to Docs folder
1 parent 23fef85 commit 8d4f795

10 files changed

Lines changed: 1 addition & 0 deletions
File renamed without changes.

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default defineConfig({
1919
base: "",
2020
build: {
2121
assetsDir: "",
22+
outDir: 'docs',
2223
target: ["es2020"],
2324
},
2425
optimizeDeps: {

0 commit comments

Comments
 (0)