Skip to content

Commit 0d9c028

Browse files
deployment issues fixed
1 parent 184e3f1 commit 0d9c028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Slot-Booking-System-Frontend/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import tailwindcss from '@tailwindcss/vite'
44
// https://vite.dev/config/
55
export default defineConfig({
66
plugins: [react(), tailwindcss()],
7-
base: '/SLoP5.0-Slot-Booking-System/',
7+
base: '/SLoP5.0-Slot-Booking-System/', // Commented out for local development
88
})

0 commit comments

Comments
 (0)