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 108fce1 commit 00d705fCopy full SHA for 00d705f
vite.config.ts
@@ -4,6 +4,7 @@ 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