Skip to content

Commit 6e61517

Browse files
update
1 parent 681671d commit 6e61517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import tailwindcss from '@tailwindcss/vite'
44

55
// https://vite.dev/config/
66
export default defineConfig({
7-
base: '/addlinenum/',
7+
base: './',
88
plugins: [
99
react(),
1010
tailwindcss(),

0 commit comments

Comments
 (0)