Skip to content

Commit

Permalink
Add vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
building-u committed Jun 25, 2024
1 parent 94dbea4 commit 253d937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import react from '@vitejs/plugin-react';
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: '/Building-u-feedback/', // Add this line

////Uncomment for local development only
// server: {
Expand Down

0 comments on commit 253d937

Please sign in to comment.