Skip to content

Commit

Permalink
fix for github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
arv-anshul committed Dec 26, 2024
1 parent 35a130e commit 6fddb8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import vueDevTools from "vite-plugin-vue-devtools";

// https://vite.dev/config/
export default defineConfig({
base: "/yt-comment-sentiment/", // fix for github pages
server: {
port: 3000,
strictPort: true,
Expand Down

0 comments on commit 6fddb8f

Please sign in to comment.