We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d705f commit fee9092Copy full SHA for fee9092
vite.config.ts
@@ -4,7 +4,6 @@ import tailwindcss from "@tailwindcss/vite";
4
5
// https://vite.dev/config/
6
export default defineConfig({
7
- base: "/monkeytype-events/",
8
plugins: [
9
react({
10
babel: {
0 commit comments