Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
233dada authored Oct 5, 2024
1 parent 7f5ade8 commit 8c06137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const currentDate = new Date();

export default defineConfig({
base: (isDev ? '/' : `/HadesSpace/`),
//base: './',
server: {
port: 8080,
},
Expand Down

0 comments on commit 8c06137

Please sign in to comment.