Skip to content

Commit c5b6b39

Browse files
authored
Update vite.config.ts
1 parent f58722e commit c5b6b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react';
33

44
// https://vitejs.dev/config/
55
export default defineConfig({
6+
base: '/canitrythis/',
67
plugins: [react()],
78
optimizeDeps: {
89
exclude: ['lucide-react'],

0 commit comments

Comments
 (0)