Skip to content

Commit fee9092

Browse files
committed
fix: remove base path configuration from Vite config
1 parent 00d705f commit fee9092

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import tailwindcss from "@tailwindcss/vite";
44

55
// https://vite.dev/config/
66
export default defineConfig({
7-
base: "/monkeytype-events/",
87
plugins: [
98
react({
109
babel: {

0 commit comments

Comments
 (0)