Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NaHCO3-code authored Feb 18, 2024
1 parent 8e98b8f commit c5c827d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { resolve } from 'path';
import { defineConfig } from 'vite'

export default defineConfig({
base: "/node-magician",
base: "/muti-body",
build:{
outDir: "docs",
},
Expand Down

0 comments on commit c5c827d

Please sign in to comment.