Skip to content

Commit

Permalink
project url for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
xiankai committed Jul 6, 2023
1 parent 8ae4141 commit 5862c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import react from "@vitejs/plugin-react";

// https://vitejs.dev/config/
export default defineConfig({
base: "/chat-history/",
plugins: [mdPlugin({ mode: [Mode.HTML] }), tsconfigPaths(), react()],
server: {
port: 3000,
Expand Down

0 comments on commit 5862c49

Please sign in to comment.